Upcase : Learn Vim | Vim Training and Tutorials
Trails
Onramp to Vim
Get up and running with the world's best text editor. No Vim experience is required, but you'll be productive in no time (and blazing-fast, soon).
Navigating Ruby Files with Vim
Stop scrolling and searching! Start precision jumping and change the way you navigate Ruby files with Vim. Like a lot of Vim techniques it’s not as tricky as it seems and it can save serious time and effort once you’ve mastered the basics. Your coding experience will never be the same.
Dive Into Neovim
Join Drew Neil, host of Vimcasts, as he takes us on a tour of Vim 8 & Neovim.
The Weekly Iteration
Hosted by
Chris Toomey

Ben & Chris give some tips and tricks on how to survive your first week in Vim.
Hosted by
Ben Orenstein

In this episode, Ben shows you how to use vim's powerful built-in help.
Hosted by
Ben Orenstein

In this episode, Ben shows you how to use vim's windows to efficiently edit code.
Hosted by
Chris Toomey

Vim's true power lies in its command language. Learning that language can exponentially increase your knowledge because we can combine new operators with what we already know to create powerful new operators and mappings. In this episode, you'll...