Replace custom fork with just what the dude has
This commit is contained in:
parent
ec543a9ca6
commit
77327faf80
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ call plug#begin('~/.config/nvim/plugged')
|
|||
" else
|
||||
" echoerr 'pathfinder.vim is not supported on this Vim installation'
|
||||
" endif
|
||||
Plug 'anthonycicc/ReplaceWithRegister' " Custom fork because the one on github isn't updated
|
||||
Plug 'inkarkat/vim-ReplaceWithRegister'
|
||||
|
||||
Plug 'junegunn/vim-plug'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue