summaryrefslogtreecommitdiff
path: root/_config/109-detectindent.vim
blob: a11803836fada4b99758da780f59fa820fc49fd8 (plain)
1
2
3
4
5
UsePlugin 'detectindent'

autocmd BufRead * DetectIndent

let b:detectindent_preferred_indent = 4