Post

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.

  1. Vim Cheatsheet: Keep cheating until you don’t have to.
  2. Awesome Vim Plugins: A collection of good plugins to make Vim Productive.
  3. Introduction to Vim Customization: An excellent Introduction to customizing Vim editor.
  4. Understand Vim Buffers
  5. Amazing Vim Tips by Luke

This post is licensed under CC BY 4.0 by the author.