Home Gen418 @ 2024-11-01-22:03
This commit is contained in:
@@ -149,6 +149,14 @@
|
||||
|
||||
(set-formatter! 'alejandra '("alejandra" "--quiet") :modes '(nix-mode))
|
||||
|
||||
;; nixd
|
||||
(after! 'lsp-mode
|
||||
(lsp-register-client
|
||||
(make-lsp-client :new-connection (lsp-stdio-connection "nixd")
|
||||
:major-modes '(nix-mode)
|
||||
:priority 0
|
||||
:server-id 'nixd)))
|
||||
|
||||
;;Use TS-modes
|
||||
(after! treesit
|
||||
(load! "packages/treesit-docgen.el")
|
||||
|
||||
Reference in New Issue
Block a user