Skip to content

Commit

Permalink
docs(lsp-mode): mention why lsp-enable-snippet is disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
Walheimat committed May 31, 2024
1 parent a1ca633 commit fc5fbc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/wal-lsp.org
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ The action depends on the current position, active region and the

;; Play nice with `corfu'.
(lsp-completion-provider :none)

;; I don't use `yasnippet'.
(lsp-enable-snippet nil)

;; Workspace.
Expand Down

0 comments on commit fc5fbc7

Please sign in to comment.