Install nixd lsp server
This commit is contained in:
parent
a276c6def3
commit
ee29703615
2 changed files with 2 additions and 1 deletions
|
|
@ -172,7 +172,7 @@
|
|||
eglot-send-idle-time 0.1)
|
||||
(add-to-list 'eglot-server-programs '(swift-mode . ("xcrun" "sourcekit-lsp")))
|
||||
(add-to-list 'eglot-server-programs '(swift-ts-mode . ("xcrun" "sourcekit-lsp")))
|
||||
(add-to-list 'eglot-server-programs '(nix-mode . ("rnix-lsp"))))
|
||||
(add-to-list 'eglot-server-programs '(nix-mode . ("nixd"))))
|
||||
|
||||
(use-package emacs
|
||||
:ensure nil
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@
|
|||
kubectl
|
||||
nodejs_18
|
||||
noto-fonts
|
||||
nixd
|
||||
pass
|
||||
python311Packages.python-lsp-server
|
||||
ripgrep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue