"colorscheme darkocean syntax on set encoding=utf-8 set ruler set nowrap set nowrapscan "set ignorecase set ai set modeline set number set bs=2 set binary set ruler set history=200 set showcmd set expandtab set ts=2 set sw=2 set hlsearch nnoremap :tabnew:e . nnoremap :tabprev nnoremap :tabnext nnoremap :vsplit . nnoremap :split . nnoremap :q "nnoremap :set foldlevel=1:set foldmethod=indent nmap e :new \| vimshell bash nmap E :vnew \| vimshell bash nmap : vimshell bash au BufNewFile,BufRead *.thtml setfiletype php au BufNewFile,BufRead *.tpl setfiletype php au BufNewFile,BufRead *.ctp setfiletype php au BufNewFile,BufRead *.module setfiletype php au BufNewFile,BufRead Makefile* set noexpandtab