diff --git a/vim/vimrc b/vim/vimrc index 6b7ca3d..b57da27 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -57,6 +57,8 @@ 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 'junegunn/vim-plug' " Builtin LSP Stuff