disable LSP downloads for doom
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@@ -15,3 +15,5 @@
|
|||||||
;; insert wakatime-api-key from sops file
|
;; insert wakatime-api-key from sops file
|
||||||
(setq! wakatime-api-key
|
(setq! wakatime-api-key
|
||||||
(shell-command-to-string "cat /home/alice/.config/doom/wakatime"))
|
(shell-command-to-string "cat /home/alice/.config/doom/wakatime"))
|
||||||
|
|
||||||
|
(setq! lsp-enable-suggest-server-download nil)
|
||||||
|
Reference in New Issue
Block a user