This commit is contained in:
2026-06-20 14:14:40 +01:00
parent 2b7d77972b
commit ca0486baff
5 changed files with 279 additions and 267 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
flake-file.inputs = {
nixvim = {
url = "github:nix-community/nixvim";
# inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs.follows = "nixpkgs";
};
};
modules = {
@@ -74,7 +74,7 @@
cmp_luasnip.enable = true;
fidget.enable = true;
mini-comment.enable = true;
cord.enable = true;
# cord.enable = true;
todo-comments.enable = true;
transparent.enable = true;
which-key.enable = true;