Home Gen366 @ 2024-10-22-00:47
This commit is contained in:
@@ -132,5 +132,8 @@
|
||||
))
|
||||
(set-lsp-priority! 'clangd 2))
|
||||
|
||||
(after! ccls
|
||||
(setq ccls-initialization-options '(:index (:comments 2) :completion (:detailedLabel t)))
|
||||
(set-lsp-priority! 'ccls 1))
|
||||
|
||||
(set-formatter! 'alejandra '("alejandra" "--quiet") :modes '(nix-mode))
|
||||
|
||||
Reference in New Issue
Block a user