Skip to content

Commit 7abfcc2

Browse files
authored
Update lsp-erlang.el (#4673)
1 parent b28d94e commit 7abfcc2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

clients/lsp-erlang.el

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ have more false positives than usual."
124124
:lsp-path "elp.highlightDynamic.enable")
125125

126126
(lsp-defcustom lsp-elp-hover-actions-doc-links-enable nil
127-
"Whether to show Hover Actions of type 'docs'. Only applies when
127+
"Whether to show Hover Actions of type `docs'. Only applies when
128128
`#elp.hoverActions.enable#` is set."
129129
:type 'boolean
130130
:group 'lsp-erlang-elp
@@ -217,7 +217,6 @@ Code Lenses. Only applies when `#elp.lens.enabled` and
217217

218218
;; ---------------------------------------------------------------------
219219

220-
221220
;; erlang-ls
222221

223222
(defcustom lsp-erlang-ls-server-path

0 commit comments

Comments
 (0)