5 lines
68 B
VimL
5 lines
68 B
VimL
|
|
set rtp+=.
|
|
runtime plugin/plenary.vim
|
|
|
|
nnoremap ,,x :luafile %<CR>
|