set nocompatible filetype on set history=100 set showcmd set incsearch set autoindent syntax enable set cindent autocmd FileType css set smartindent autocmd FileType css set nocindent set number set tabstop=4 set shiftwidth=4 set background=dark nmap \ted :setvirtualedit=all nmap \noted :setvirtualedit= set whichwrap=b,s,<,>,[,]