Vim is a highly configurable text editor built to enable efficient text editing. It's an improved version of the Vi editor distributed with most UNIX systems.
Interactive Built-in Tutorial: Run vimtutor in your terminal. This is Vim’s official, interactive, step-by-step tutorial and is widely recommended as the best starting point for new users. It teaches ...