forked from mirrors_public/oddlama_nix-config
feat: add neovim config
This commit is contained in:
parent
79cd2c1410
commit
24dd466f22
17 changed files with 1283 additions and 7 deletions
|
@ -59,12 +59,6 @@ in {
|
|||
pull.rebase = true;
|
||||
};
|
||||
};
|
||||
neovim = {
|
||||
enable = true;
|
||||
viAlias = true;
|
||||
vimAlias = true;
|
||||
defaultEditor = true;
|
||||
};
|
||||
};
|
||||
|
||||
system = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue