aboutsummaryrefslogtreecommitdiff
path: root/vim/macros/indent/spaces/2.vim
blob: a0f847aeb115f4539df360d90b652cf728eb8342 (plain) (blame)
1
2
3
" Use two spaces for current buffer's indentation
setlocal shiftwidth=2
runtime macros/indent/spaces.vim