chore(vim): add Abolish plugin and custom replacement file

This commit is contained in:
Stefan Imhoff
2021-12-11 13:42:17 +01:00
parent a71e0263ef
commit a2f7493b38
2 changed files with 4 additions and 0 deletions

View File

@@ -17,5 +17,8 @@ Plug 'chriskempson/base16-vim'
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
Plug 'junegunn/fzf.vim'
" Tpope
Plug 'tpope/vim-abolish'
call plug#end()
doautocmd User PlugLoaded