Trans.nvim/scripts/minimal_init.vim

6 lines
92 B
VimL

set rtp+=.
set rtp+=../plenary.nvim/
runtime! plugin/plenary.vim
runtime! plugin/Trans.lua