Showing posts with label vim. Show all posts
Showing posts with label vim. Show all posts

Wednesday, January 8, 2014

Vim – Vi IMproved, a programmers text editor


It is observed that many people are uncomfortable with the “vi” editor. Vim is a editor which runs on terminal but adapts many features of “vi” editor. So it is very much easy for the people who want to switch from “vi” editor to “vim” editor. “vi ” is a default editor that is installed for the terminal. We can even install the graphical version of the “vim” editor.