1 2 3 4 5
set runtimepath^=~/.vim runtimepath+=~/.vim/after let &packpath=&runtimepath source ~/.vimrc nnoremap <esc> :noh<return><esc>