" Beginning set nocompatible " GUI set guifont=Bitstream\ Vera\ Sans\ Mono\ 9 colorscheme torte filetype plugin on syntax on " misc set textwidth=0 set incsearch set showmatch set backspace=2 set nocompatible set nopaste set pastetoggle= set ruler " indenting set autoindent set nosmartindent set nocindent " tab set softtabstop=4