To start vim without initializing vimrc: $ vim -u NONE To start vim with a different vimrc other than the default (~/.vimrc): $ vim -u path/to/vimrc