GVIM startup settings
When I use GVIM to edit files, I like to have console font and have automatic syntax highlighting. So, here is my ~/.vimrc
<File ~/.vimrc> set gfn=Console syntax on </File>
When I use GVIM to edit files, I like to have console font and have automatic syntax highlighting. So, here is my ~/.vimrc
<File ~/.vimrc> set gfn=Console syntax on </File>
You must be logged in to post a comment.