update nixvim config

This commit is contained in:
2026-07-31 01:20:08 +02:00
parent 0b73b99654
commit ee0447931e
7 changed files with 305 additions and 30 deletions
@@ -0,0 +1,6 @@
{
imports = [
./snacks.nix
./conform.nix
];
}