From fc5fbc7e3beae03773a8c7a43b793f02ddf78b45 Mon Sep 17 00:00:00 2001 From: Walheimat Date: Fri, 31 May 2024 13:35:15 +0200 Subject: [PATCH] docs(lsp-mode): mention why `lsp-enable-snippet` is disabled --- lib/wal-lsp.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/wal-lsp.org b/lib/wal-lsp.org index f966f51..c11a2a2 100644 --- a/lib/wal-lsp.org +++ b/lib/wal-lsp.org @@ -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.