Make vim great again
1 min readJun 4, 2018
Installing too many text editor require more disk space, memory, network bandwith and sometimes a cup of patience. Why don’t just level up existing built-in text editor?
Pre-Requisite
- You have Mac or Linux with vim editor installed
- If you are Windows user then you may need to install vim
It’s about how to change this:
Into this:
Step by step
- Create file .vimrc inside home directory
2. Add these lines into your .vimrc
3. Save and quit vim