pathfinder.vim
pathfinder.vim copied to clipboard
Freezes during i_ctrl-r with vim-peekaboo
set rtp+=~/.config/nvim/autoload/plug.vim
call plug#begin('~/.config/nvim/plugged')
Plug 'junegunn/vim-peekaboo'
Plug 'AlphaMycelium/pathfinder.vim'
call plug#end()
Press i<C-r>