4 lines
64 B
VimL
4 lines
64 B
VimL
|
set rtp+=.
|
||
|
set rtp+=../plenary.nvim
|
||
|
runtime! plugin/plenary.vim
|