diff --git a/nvim/nvimrc.symlink b/nvim/nvimrc.symlink index 2b3ec1b..8730db0 100644 --- a/nvim/nvimrc.symlink +++ b/nvim/nvimrc.symlink @@ -75,6 +75,7 @@ call plug#end() abbr funciton function abbr teh the abbr tempalte template +abbr fitler filter set nocompatible " not compatible with vi set autoread " detect when a file is changed diff --git a/vim/vimrc.symlink b/vim/vimrc.symlink index 56bd05b..fbcd771 100644 --- a/vim/vimrc.symlink +++ b/vim/vimrc.symlink @@ -9,6 +9,7 @@ source ~/.vim/plugins.vim abbr funciton function abbr teh the abbr tempalte template +abbr fitler filter set nocompatible " not compatible with vi set autoread " detect when a file is changed