1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-22 00:35:42 +08:00
2023-06-27 02:03:40 +08:00

5 lines
88 B
VimL
Vendored

let s:path = expand('<sfile>:p:h:h')
call execute('set rtp+=' . s:path)
set rtp+=.