working nixvim!

This commit is contained in:
Charlie Root 2024-05-21 23:41:23 +02:00
commit cee77dd6af
8 changed files with 100 additions and 20 deletions

View file

@ -1 +1 @@
_: { imports = [ ./emacs.nix ./helix.nix ./kakoune.nix ]; }
_: { imports = [ ./emacs.nix ./helix.nix ./kakoune.nix ./nixvim.nix ]; }