trying out a new nix lsp

This commit is contained in:
2024-09-28 21:02:35 -06:00
parent e95168d0b0
commit f9399c51fa

View File

@@ -11,6 +11,7 @@
nixfmt-rfc-style # linting
cachix # why spend time compiling?
nixd # language server
nil # another lsp
];
};
}