chore(home-manager): remove vi and vim aliases
This commit is contained in:
parent
9e4e746052
commit
bbf14c5b5f
|
@ -489,8 +489,6 @@ in
|
|||
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
viAlias = true;
|
||||
vimAlias = true;
|
||||
|
||||
plugins = with pkgs; [
|
||||
tabline-vim
|
||||
|
|
Loading…
Reference in a new issue