Skip to content

Commit

Permalink
Update lsp-erlang.el
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Jan 5, 2025
1 parent b28d94e commit 0824adf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions clients/lsp-erlang.el
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ have more false positives than usual."
:lsp-path "elp.highlightDynamic.enable")

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

;; ---------------------------------------------------------------------


;; erlang-ls

(defcustom lsp-erlang-ls-server-path
Expand Down

0 comments on commit 0824adf

Please sign in to comment.