vimrc

" 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 $VIMRUNTIME/mswin.vim
"behave mswin
set backspace=indent,eol,start
set ruler
set nocompatible
set showcmd
set ts=4
set shiftwidth=4
set expandtab
set shiftround
set smarttab
set tw=72

set incsearch
filetype plugin on
syntax on

:inoremap ( ()<ESC>i
:inoremap [ []<ESC>i
:inoremap " ""<ESC>i
:inoremap { {}<ESC>i
:inoremap < <>i

iab teh the
iab hte the
iab adn and
iab nad and
iab taht that
iab htat that
iab fo of
iab ot to