Home Gen369 @ 2024-10-22-18:10
This commit is contained in:
parent
b9afb8b64c
commit
e7415782aa
@ -132,7 +132,7 @@
|
|||||||
)))
|
)))
|
||||||
|
|
||||||
(after! ccls
|
(after! ccls
|
||||||
(setq ccls-initialization-options '(:index (:comments 2) :completion (:detailedLabel t) :compilationDatabaseDirectory "build"))
|
(setq ccls-initialization-options '(:index (:comments 2) :completion (:detailedLabel t) :compilationDatabaseDirectory "build" :cache (:directory "" :format "json")))
|
||||||
(set-lsp-priority! 'ccls 1))
|
(set-lsp-priority! 'ccls 1))
|
||||||
|
|
||||||
(set-formatter! 'alejandra '("alejandra" "--quiet") :modes '(nix-mode))
|
(set-formatter! 'alejandra '("alejandra" "--quiet") :modes '(nix-mode))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user