mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 09:20:06 +08:00
7 lines
150 B
VimL
7 lines
150 B
VimL
|
|
||
|
set rtp+=/home/tj/plugins/popup.nvim/
|
||
|
set rtp+=/home/tj/plugins/plenary.nvim/
|
||
|
set rtp+=/home/tj/plugins/telescope.nvim/
|
||
|
|
||
|
nnoremap ,,x :luafile %<CR>
|