3 lines
92 B
VimL
3 lines
92 B
VimL
set runtimepath^=~/.vim runtimepath+=~/.vim/after
|
|
let &packpath=&runtimepath
|
|
source ~/.vimrc |