Vim Improvement Plan

I have become:

  • rather set on regularly using a small, small subset of what Vim offers, even when I know there's a better way.
  • overly-reliant on my .vimrc; Vanilla vim is almost unusable to me (efficiently).

Below is the in-progress plan to improve my usage of Vim. I imagine I'll also be cleaning up my .vimrc out as part of this, too. (items will be converted to links as posts are created)

  1. Rules and Getting Started
  2. Movement
  3. Searching
  4. Editing
  5. Registers
  6. Buffers
  7. Tags
  8. Completion
  9. Window Management
  10. Editing multiple files
  11. New in Vim 8: Terminal Mode
  12. :compiler and :make