syntax on set nocindent set paste set noexpandtab set nobackup set nowritebackup set noautoindent set nowrap set shiftwidth=2 set fo-=r fo-=o filetype indent off autocmd FileType * set fo-=r fo-=o set ruler