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