"set guifont=Lucida\ Console\ 13 set guifont=Bitstream\ Vera\ Sans\ Mono\ 13 "source /usr/share/vim/vim71/colors/desert.vim source /usr/share/vim/vim63/colors/desert.vim set ts=8 "set ts=4 "hi Normal guifg=#ffee99 guibg=#1f261f "hi Normal guifg=#b9ae8c guibg=#051647 set nowrap command T2 set ts=2 command T4 set ts=4 command T8 set ts=8 nmap :T2 nmap :T4 nmap :T8 imap :T2i imap :T4i imap :T8i :set textwidth=90 :set formatoptions=tcqn ":set autoindent :set comments=s1:/*,ex:*/,://,b:#,:%,fb:-,fb:*,fb:.,fb:+,fb:> :nnoremap Q gq} au BufNewFile,BufRead *.osx setf xml