feat: add neovim config

This commit is contained in:
oddlama 2023-01-20 15:33:39 +01:00
parent 79cd2c1410
commit 24dd466f22
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
17 changed files with 1283 additions and 7 deletions

View file

@ -59,12 +59,6 @@ in {
pull.rebase = true;
};
};
neovim = {
enable = true;
viAlias = true;
vimAlias = true;
defaultEditor = true;
};
};
system = {