Implemented previous non-working version of neovim config

This commit is contained in:
Random936
2024-07-21 22:28:19 -07:00
parent ef23ab8141
commit e58de4ae96
4 changed files with 13 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@
imports = [
./shared.nix
./hacking.nix
./neovim.nix
./emacs.nix
./zsh.nix
];