summaryrefslogtreecommitdiff
path: root/_config/109-detectindent.vim
blob: 0feaccf0decbec4c3e4384e9b7ace4289e22dbf2 (plain)
1
2
3
4
5
if empty(globpath(&rtp, 'detectindent.vim'))
  finish
endif

let b:detectindent_preferred_indent = 4