fix: install nil and nixd nix language servers for zed

This commit is contained in:
wi11-holdsworth 2025-10-02 13:34:44 +10:00
parent ffd3829d70
commit e2ed6e7dd6

View file

@ -53,6 +53,8 @@ in
navi # cheatsheet browser navi # cheatsheet browser
nb # note taking nb # note taking
nixfmt-rfc-style # nix file formatting nixfmt-rfc-style # nix file formatting
nil # nix language server
nixd # nix language server
nom # stylistic nix dependency graphs nom # stylistic nix dependency graphs
pastel # colour generation pastel # colour generation
pdd # datetime calculations pdd # datetime calculations