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
+2
View File
@@ -28,6 +28,8 @@
url = "github:catppuccin/nix";
inputs.nixpkgs.follows = "nixpkgs";
};
lazyvim.url = "github:pfassina/lazyvim-nix";
};
outputs =