set number set smartcase set ignorecase set nowrap set tabpagemax=15 set tabstop=2 set shiftwidth=2 set expandtab set scrolloff=2 set showmatch set showmode set title set wildmenu set wildignore=*.o,*.swp,*~ set matchtime=2 set mouse=v map :make map :cn map :cp map :tabn map :tabp map :w map :wq syntax enable noremap ; l noremap l k noremap k j noremap j h set background=dark filetype plugin on set ofu=syntaxcomplete#Complete map :w !diff % -