1 2 3 4 5 6 7 8 9 10
" Git commit message settings " Indentation setlocal expandtab setlocal tabstop=2 setlocal softtabstop=2 setlocal shiftwidth=2 setlocal textwidth=72