9/12/2010

Using tabs in vim

Starting with vim 7 you can use tabs, which is especially handy if you're a developer. The tabs are displayed in the first line (requires to have more than one tab open), highlighting the active tab. A + marks the tab as having unsaved changes.

Some useful commands:

I wish I would have known these a few years back, I guess I should have RTFM ;-)

No comments:

Post a Comment