_       _       
  (_) ___ | |_ ____
  | |/ _ \| __|_  /
  | | (_) | |_ / / 
 _/ |\___/ \__/___|
|__/               

Notes for Vim presentation

Topics:

  1. modes
  2. grammar & vocabulary
  3. Running shell commands and filters
  4. Problems
  5. Examples

Things to use

References / Reading

YouTube video: Mastering the Vim Language thoughtbot / Chris Toomey https://www.youtube.com/watch?v=wlR5gYd6um0

"Stop the Vim configuration madness" Alex Young You know what improves productivity? Mastering motions and operators.

Stack Overflow post: Your problem with Vim is that you don't grok vi.