GVIM startup settings
Sunday, August 24th, 2008When 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>