module(helix,zed): Add nil as lsp for nix language

This commit is contained in:
ulic-youthlic 2025-06-14 01:22:51 +08:00
parent 7f20dd1e90
commit 9675b160d2
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 5 additions and 4 deletions

View file

@ -23,6 +23,7 @@ in {
devShells.default = pkgs.mkShell {
packages = with pkgs; [
nixd
nil
typos
typos-lsp
just