Vim plugin for IDE-like tabline

If you are an experienced Vim user, you might got tired of bn/bp/ls/Ctrl-^. If
you are new to the Vim world, then welcome, and start by learning Vim’s
notions of buffers, windows
and tabpages. Read more

Similar

CVim: Vim Bindings for Google Chrome

Vim for Google Chrome. I hate using the mouse, especially after learning Vim. With my desktop (Linux), I have a lot of key bindings that make doing things easier: I open Chrome with Alt+w, I close a window with Alt+Shift+d, I open a terminal with Alt+t. T... (more…)

Read more »

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... (more…)

Read more »