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