this is the good nix lsp

This commit is contained in:
Squibid 2025-12-18 00:33:12 -05:00
parent 47c0d051f6
commit 550f5d060b
Signed by: squibid
GPG key ID: BECE5684D3C4005D

View file

@ -15,7 +15,7 @@ return {
"lua_ls",
"basedpyright",
"zls",
"rnix"
"nil_ls"
}
}
end