Skip to content
Eric Bouchut edited this page Apr 20, 2016 · 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