diff --git a/users/alice/home/doom/custom.el b/users/alice/home/doom/custom.el index d6ee722..0faa722 100644 --- a/users/alice/home/doom/custom.el +++ b/users/alice/home/doom/custom.el @@ -15,3 +15,5 @@ ;; insert wakatime-api-key from sops file (setq! wakatime-api-key (shell-command-to-string "cat /home/alice/.config/doom/wakatime")) + +(setq! lsp-enable-suggest-server-download nil)