1 2 3 4 5 6 7
setlocal textwidth=0 setlocal tabstop=2 setlocal softtabstop=2 setlocal shiftwidth=2 setlocal smarttab setlocal expandtab setlocal smartindent