Vim wizardry
Vim is one of the most powerful text editors available. It is a modal editor, which means it has different modes for different tasks. It is a steep learning curve, but once you get the hang of it, it is a very productive tool. Here are some resources to help you get started with Vim.
- Vim Cheatsheet: Keep cheating until you don’t have to.
- Awesome Vim Plugins: A collection of good plugins to make Vim Productive.
- Introduction to Vim Customization: An excellent Introduction to customizing Vim editor.
- Understand Vim Buffers
- Amazing Vim Tips by Luke
This post is licensed under
CC BY 4.0
by the author.