This commit is contained in:
Christoph Schmatzler
2025-08-12 12:37:56 +02:00
parent 80461c1352
commit 0fdc44536b
6 changed files with 114 additions and 60 deletions

View File

@@ -4,14 +4,13 @@
./mappings.nix
./options.nix
./plugins/conform.nix
./plugins/grug-far.nix
./plugins/lazygit.nix
./plugins/lsp.nix
./plugins/mini.nix
./plugins/treesitter.nix
];
home.shellAliases.v = "nvim";
programs.nixvim = {
enable = true;
defaultEditor = true;