Improving Vim Speed From Upcase, a grab-bag of tips to speed up your vimming! Thom Obarski March 10, 2017 Vim Upcase
Mastering the Vim Language From the Boston Vim Meetup, Chris Toomey demonstrates taking command of mappings and text objects to master Vim! Thom Obarski February 24, 2017 Vim Boston
Let Vim Do the Typing From the New York City Vim Meetup, George Brocklehurst talks about Vim’s various built-in completion mechanisms. Thom Obarski February 8, 2017 Vim New York City
How to Do 90% of What Plugins Do (With Just Vim) From the NYC Vim Meetup, Max Cantor explores tradeoffs between plugin complexity, and achieving similar results with built in Vim features. Thom Obarski January 20, 2017 Vim New York City
My Life with NeoVim Frustrations with Vim lead me briefly to Emacs and ultimately to experiment with NeoVim. Derek Prior August 26, 2016 Vim
Literate Vim Vim commands are terse and arcane, but very expressive. See a complex command broken down by clause. Caleb Hearth July 28, 2016 Vim
Align GitHub-Flavored Markdown Tables in Vim GitHub lets you create pretty tables in Markdown. Keeping those tables pretty in the source code doesn’t have to be painful. Dan Croak June 15, 2016 Vim Productivity
Lists, Vim, and You How to search and replace from your shell and editor. Teo Ljungberg April 20, 2016 Vim Shell
Beyond the Basics: Mastering Git How do you break out of beginner-level Git? And is it worth it? Ben Orenstein December 16, 2015 News Git Vim Upcase
Opt-In, Project-Specific Vim Spell-Checking and Word Completion Improve your project team’s spelling abilities with these Vim tips. Dan Croak December 1, 2015 Vim