mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 12:40:05 +08:00
5 lines
66 B
VimL
5 lines
66 B
VimL
|
set rtp+=.
|
||
|
set rtp+=../plenary.nvim/
|
||
|
|
||
|
runtime! plugin/plenary.vim
|