I am using the VI editor in Ubuntu and I have maximum usage of VI editor. to see the line number in vi i am using like below:
:set nu
I want to set it default when I open a file in vi editor, that file text open with line number by default.
is it possible?
Sorry for duplicate's if it but I search it lot first but not found easily also tried :colorscheme now it is showing me unknown
~/.vimrc
is the file to be modified. – muru Jan 08 '16 at 10:50