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:
parent
9c15bb82f9
commit
7c9e9a3446
4 changed files with 5 additions and 4 deletions
|
@ -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!)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue