feat(programs/neovim): we getchoo. neovim. wrapper.
This commit is contained in:
parent
0c69af81cc
commit
611371b56f
5 changed files with 66 additions and 34 deletions
|
@ -31,6 +31,7 @@ in
|
|||
|
||||
../programs/fish.nix
|
||||
../programs/git.nix
|
||||
../programs/neovim
|
||||
];
|
||||
|
||||
age = {
|
||||
|
@ -154,11 +155,6 @@ in
|
|||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
|
||||
neovim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
};
|
||||
};
|
||||
|
||||
security = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue