Learn Vim at your own pace with my self-study Core Vim Course.

Learn more

Learn Vim at your own pace with my self-study Core Vim Course.

GitMinutes #8 - Drew Neil on Vim and Workflow

I was pleased to be invited to chat with Thomas Ferris Nicolaisen on the GitMinutes podcast recently. It’s now live! Head over to Episode #8 of Git Minutes and have a listen.

We discussed at length the Fugitive plugin by Tim Pope, and how it can be incorporated into your daily workflow with git. For more details, check out my 5 part series on the Fugitive plugin.

We also talked about how the Github compare view can be used to tell the story of the evolution of a codebase. I’ve found that this makes for a great teaching reference, and is preferable to viewing snippets of code embedded in a blog post.

If you follow Vimcasts and use Git, then you should check out the rest of the shows on GitMinutes. The show features stories, discussions, ideas, demos and other things useful for those using Git today.

Comments

Level-up your Vim

Training

Boost your productivity with a Vim training class. Join a public class, or book a private session for your team.

Drew hosted a private Vim session for the shopify team that was one of the best workshops I have ever attended.

John Duff, Director of Engineering at Shopify

Publications

Make yourself a faster and more efficient developer with the help of these publications, including Practical Vim (Pragmatic Bookshelf 2012), which has over 50 five-star reviews on Amazon.

After reading it, I've switched to vim as my default editor on a daily basis with no regrets. ★★★★★

Javier Collado

Learn to use Vim efficiently in your Ruby projects

In association with thoughtbot, one of the most well respected Rails consultancies in the world, I've produced a series of screencasts on how to make navigating your Ruby projects with Vim ultra-efficient. Along the way, you’ll also learn how to make Ruby blocks a first-class text object in Vim. This lets you edit Ruby code at a higher level of abstraction. Available to buy from thoughtbot..