feat(neovim): switch to LazyVim via lazyvim-nix and add just-lsp

This commit is contained in:
2026-04-11 22:06:53 +08:00
parent 55207459e6
commit 43b69e3c27
5 changed files with 31 additions and 15 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"recommendations": ["jnoortheen.nix-ide"]
"recommendations": ["jnoortheen.nix-ide", "nefrob.vscode-just-syntax"]
}