cleanup
This commit is contained in:
parent
17800eec8e
commit
d7f1b51e62
1 changed files with 2 additions and 1 deletions
1
init.el
1
init.el
|
@ -151,6 +151,7 @@
|
||||||
company-dabbrev-ignore-case nil
|
company-dabbrev-ignore-case nil
|
||||||
company-dabbrev-downcase nil)
|
company-dabbrev-downcase nil)
|
||||||
)
|
)
|
||||||
|
|
||||||
(use-package lsp-mode :ensure t
|
(use-package lsp-mode :ensure t
|
||||||
:commands (lsp lsp-deferred)
|
:commands (lsp lsp-deferred)
|
||||||
:hook
|
:hook
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue