refactor: redid neovim config

This commit is contained in:
2025-01-23 07:46:05 +00:00
parent 85a46854fe
commit fbffcffe21
16 changed files with 132 additions and 251 deletions

View File

@@ -16,6 +16,8 @@
neovim
ripgrep
git
gcc
rustup
];
config.programs.nix-ld.enable = true;
}