Added ReplaceWithRegister
This commit is contained in:
parent
3dba18858e
commit
ec543a9ca6
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ call plug#begin('~/.config/nvim/plugged')
|
||||||
" else
|
" else
|
||||||
" echoerr 'pathfinder.vim is not supported on this Vim installation'
|
" echoerr 'pathfinder.vim is not supported on this Vim installation'
|
||||||
" endif
|
" endif
|
||||||
|
Plug 'anthonycicc/ReplaceWithRegister' " Custom fork because the one on github isn't updated
|
||||||
|
|
||||||
Plug 'junegunn/vim-plug'
|
Plug 'junegunn/vim-plug'
|
||||||
|
|
||||||
" Builtin LSP Stuff
|
" Builtin LSP Stuff
|
||||||
|
|
Loading…
Add table
Reference in a new issue