module(helix,zed): Add nil as lsp for nix language
This commit is contained in:
parent
7f20dd1e90
commit
9675b160d2
4 changed files with 5 additions and 4 deletions
|
|
@ -23,6 +23,7 @@ in {
|
|||
devShells.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
nixd
|
||||
nil
|
||||
typos
|
||||
typos-lsp
|
||||
just
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue