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

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.