mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move lsp! to local-vars hooks
- Set lsp-java-server-install-dir - Use lsp! instead of lsp in lang/cc
This commit is contained in:
@ -232,4 +232,4 @@ This is ignored by ccls.")
|
||||
(setq-local company-transformers nil)
|
||||
(setq-local company-lsp-async t)
|
||||
(setq-local company-lsp-cache-candidates nil)
|
||||
(lsp)))
|
||||
(lsp!)))
|
||||
|
Reference in New Issue
Block a user