set nocompatible filetype off set t_Co=256 syntax on set background=dark set relativenumber set backspace=indent,eol,start set tabstop=2 set shiftwidth=2 set expandtab set laststatus=2 set ruler au FileType javascript setlocal nocindent command W w