1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:20:06 +08:00
SpaceVim/bundle/plenary.nvim/tests/minimal_init.vim

6 lines
68 B
VimL
Raw Normal View History

2022-05-16 22:20:10 +08:00
set rtp+=.
runtime plugin/plenary.vim
nnoremap ,,x :luafile %<CR>