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)
- Rules and Getting Started
- Movement
- Searching
- Editing
- Registers
- Buffers
- Tags
- Completion
- Window Management
- Editing multiple files
- New in Vim 8: Terminal Mode
- :compiler and :make