Top Stories published by usevim in May of 2012
02
04
06
07
09
11
13
14
16
18
20
21
23
25
27
28
30
31

Vim 101: CTRL-R

Last week I wrote about Vim’s registers, and this week you’ll see one of the many reasons why they’re essential, in the form of CTRL-R.

Inserting Registers in Insert Mode


Improving Vim’s Startup Time

Once you’ve installed pathogen.vim or Vundle, installing Vim scripts becomes almost… addictive. Eventually Vim’s startup time may start to suffer. Or perhaps you’ve installed a new OS and you can’t work out why Vim is loading slowly.


Vim 101: Search and Replace on Multiple Files

Last week I discussed how to use the substitute and global commands for search and replace in Vim. Once these commands have been mastered, they can be combined with argument list commands to apply them to multiple files.


Plugin Roundup: Clam, Vroom.vim, Gist.vim

Clam

Clam (GitHub: sjl / clam.vim, License: MIT/X11) by Steve Losh makes running shell commands on buffers extremely convenient. He’s made a screencast of Clam so you can see how to use it, but basically buffers can be piped…


Villustrator and Vivify

Villustrator screenshot

Villustrator (GitHub: bilalq / villustrator) by Bilal Quadri is a web service for generating Vim colour schemes. It…


Vim: From Essentials to Mastery

Vim: From Essentials to Mastery

Vim: From Essentials to Mastery by Bill Odom is a presentation from last year’s Strange Loop conference…

These were the top 10 stories published by usevim in May of 2012. You can also dive into daily archives for May of 2012 by using the calendar at the top of this page.