This commit is contained in:
Stefan Schwarz 2019-08-09 10:15:47 +02:00
parent 17800eec8e
commit d7f1b51e62

View file

@ -151,6 +151,7 @@
company-dabbrev-ignore-case nil
company-dabbrev-downcase nil)
)
(use-package lsp-mode :ensure t
:commands (lsp lsp-deferred)
:hook