set mouse-=a syntax on " indenting with '>', use 4 spaces width set shiftwidth=2 " On pressing tab, insert 4 spaces set expandtab set tabstop=2 set autoindent