The Art of Vim I’m very pleased to announce our latest product on Upcase, The Art of Vim. ... Chad Pytel June 28, 2013 News Upcase Vim
Seamlessly Navigate Vim and tmux Splits My tmux session for a given project typically has two horizontal tmux panes... Derek Prior June 15, 2013 tmux Vim
Extending Rails.vim with Custom Commands Extend Rails.vim with commands that are useful to you! Josh Steiner May 28, 2013 Web Vim Rails
Vim Splits - Move Faster and More Naturally How to use splits in Vim. Adarsh Pandit April 18, 2013 Vim
Wrap Existing Text at 80 Characters in Vim You have an existing block of text or code in vim. You want to re-format it... Dan Croak April 7, 2013 Vim
Sort Lines Alphabetically In Vim Imagine you’re working in vim. You come across this code: gem 'clearance',... Dan Croak February 1, 2013 Vim
Vimulator Demonstrating Vim Have you ever noticed that Vim demonstrations... George Brocklehurst December 10, 2012 Vim JavaScript
Vim, You Complete Me Ever watch someone else type at a shell, spelling out every filename, even... Mike Burns July 12, 2012 Vim
Trail Map How do I learn Ruby on Rails? Vim? Test-Driven Development? Someone asks... Dan Croak May 29, 2012 News Web Git Ruby Rails PostgreSQL Testing Unix Vim
How to Extract an Intention-Revealing Name Using Vim This method has a magic number: def wait_time @env[QUEUE_WAIT_HEADER].to_i... Joe Ferris May 2, 2012 Good Code Vim