Open vim editor
:echo $HOME
at the $HOME location
create a file _vimrc with the following contents
:set gfn=Consolas:h11:cANSI
:syn on
:set was optional for the gfn variable above.
:echo $HOME
at the $HOME location
create a file _vimrc with the following contents
:set gfn=Consolas:h11:cANSI
:syn on
:set was optional for the gfn variable above.
No comments:
Post a Comment