Skip to content

Commit 77dc4c0

Browse files
authored
Update lsp-mode.el
1 parent fea3e01 commit 77dc4c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lsp-mode.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ If this is set to nil, `eldoc' will show only the symbol information."
623623
:type 'boolean
624624
:group 'lsp-mode)
625625

626-
627626
(defcustom lsp-before-save-edits t
628627
"If non-nil, `lsp-mode' will apply edits suggested by the language server before saving a document."
629628
:type 'boolean

0 commit comments

Comments
 (0)