How to customize Vim using vimrc file
Vim is a command line editor which is an improved version of Vi editor.
This is a very light-weight and powerful editor which allows lots of customizations via plugins.
This is an open-source editor which is available on almost all operating systems.
Let’s look into some basic configurations which should be done to unlock true vim’s potential.
(more…)