fix(emacs/lsp): fix LSP on NixOS
This commit is contained in:
parent
1ad9328960
commit
57a5be3183
@ -190,6 +190,7 @@ awesome!
|
||||
:init
|
||||
(setq lsp-keymap-prefix "C-c l"
|
||||
read-process-output-max (* 3 1024 1024))
|
||||
(setenv "LSP_USE_PLISTS" "true")
|
||||
:hook ((c-mode . lsp-deferred)
|
||||
(c++-mode . lsp-deferred)
|
||||
(html-mode . lsp-deferred)
|
||||
|
Loading…
x
Reference in New Issue
Block a user