vimrc
June 7, 2005
” It takes a lot of doing to get vim (which is really gvim) ” to behave properly on Windoze, but I’ve got something that ” works a bit. I have to turn auto-indenting off because it ” constantly screws up, but it’s better than notepad. colors darkblue set guifont=Lucida_Console:h10:cANSI set nocompatible “source $VIMRUNTIME/vimrc_example.vim “source […]
config - Comments closed