4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
set runtimepath^=/.vim runtimepath+=~/.vim/after
|
|
let &packpath = &runtimepath
|
|
source ~/.vimrc
|