To custom configure the vim interface , we have to edit the vimrc file.
Find it at
$ cd /usr/share/vim/
$ sudo gedit vimrc
In that file add the following lines
set number
set tabstop=4
Save and close.
Find it at
$ cd /usr/share/vim/
$ sudo gedit vimrc
In that file add the following lines
set number
set tabstop=4
Save and close.
No comments:
Post a Comment