neovim: update neovim config after a long time (i still use emacs

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-05-28 05:09:43 +05:30
parent c1c4714fa2
commit be33d17828
12 changed files with 443 additions and 468 deletions

View File

@@ -3,7 +3,7 @@ let
inherit (inputs) nixpkgs;
commonModules = [
./nvim
./nvim.nix
globalArgs
];
desktopModules = [