mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(vim): add Abolish plugin and custom replacement file
This commit is contained in:
1
nvim/after/plugin/abolish.vim
Normal file
1
nvim/after/plugin/abolish.vim
Normal file
@@ -0,0 +1 @@
|
||||
Abolish teh the
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user