mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 18:06:14 +01:00
neovim works
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
{ unstable, ... }: {
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
|
||||
viAlias = true;
|
||||
vimAlias = true;
|
||||
vimdiffAlias = true;
|
||||
|
||||
defaultEditor = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user