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.

Øredev presentation: Vim - precision editing at the speed of thought

Last week, I had the pleasure of speaking at Øredev, in Sweden. Video from my session, Vim - Precision editing at the speed of thought can be found on Vimeo. You can view the slides from my talk on speakerdeck.

Here’s the synopsis from my talk:

Vim’s modal editing model was conceived to meet the constraints of computing in the 1970s. The arrival of the mouse made intuitive point-and-click user interfaces the norm. While this was a boon for the novice computer user, it was a backward step for the power user. For a touch typist, there is no quicker way of editing text than with the keyboard.

This session won’t teach you much in the way of practical hands-on advice - for that, see my Vim masterclass. Instead, it will challenge your preconceptions about Vim, and inspire you to give it a second look. We’ll draw analogies with the mechanics of video games such as Quake and Street Fighter II. We’ll look at patterns in the game of chess, and see how they relate to the task of editing text. And we’ll learn what Vim users have in common with Scrabble players.

You should check out the rest of the sessions from Øredev 2012 too. Great stuff!

I’d like to say a warm thank you to the team behind Øredev for making my stay in Malmö so comfortable. I don’t think I’ve ever felt so well looked after at a conference. If you have the chance to attend Øredev next year, grab it!

Also, thanks to Anders Janmyr for inviting me to Øredev.

Comments

Browse similar content


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..