Skip to content
Eric Bouchut edited this page Mar 21, 2018 · 6 revisions

Learning Vim

Welcome to the learning-vim wiki!

Start vim with vimrc disabled

vim -u NONE -N

Measure startup time

vim --startuptime
Clone this wiki locally