A Little Vim Trick

This may be obvious to Vim veterans, but I’ve been using Vim for years and only found out about this trick recently. It makes it faster and easier to switch from insert mode to normal mode. Effective use of Vim means switching between modes constantly, so… Read more

Similar

Writing a Vim Plugin

While there are many “tutorials” for writing plugins in Vim, I hope this one will be a little bit different from what is out there, because it won’t be about writing plugin per se. If you want to find information about that then you should check out :h wr... (more…)

Read more »