1 2 3 4 5
vim.cmd([[ set runtimepath^=~/.vim runtimepath+=~/.vim/after let &packpath = &runtimepath source ~/.vim/vimrc ]])