Learn Essential Vim Skills
with Drew Neil, author of Practical Vim
Publications by Drew Neil
Practical Vim
Practical Vim was published in 2012 by The Pragmatic Bookshelf. Here's the blurb:
Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It’s available on almost every OS—if you master the techniques in this book, you’ll never need another text editor.
In more than 100 Vim tips, you’ll quickly learn the editor’s core functionality and tackle your trickiest editing and writing tasks.
Practical Vim has been described as "the book Vim has always deserved" and "a must-have for anybody who types". You can read 60 five-star reviews across amazon.com and amazon.co.uk.
Navigating Ruby files with Vim
In 2013, thoughtbot commissioned a set of screencasts on Vim for Ruby developers:
One sign of an inexperienced Vim user is wasted time spent navigating within and between files. They search manually for method definitions, and type out long path-names to access files.
In this three-part series of screencasts, Drew Neil (author of Practical Vim and creator of vimcasts.org) will save you from this fate by teaching ultra-efficient navigation through Ruby code.
With Drew’s help, you’ll learn to jump directly to the class, method, or file you’re interested in with minimal keystrokes. You’ll cease to care whether something is defined in your project, a bundled gem, or the standard library.
Practical Vim - Japanese Translation
Shintake has translated Practical Vim into Japanese. Here's the blurb from the publishers of the Japanese edition:
『実践Vim』は、自分の技量を向上させたいプログラマに向けたものだ。聞いたことがあるだろうが、熟練者の手にかかれば、Vimは思考のスピードでテキストを切り刻んでいく。この目標に向かう次のステップが本書を読み込むことだ。