summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_config/109-detectindent.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/_config/109-detectindent.vim b/_config/109-detectindent.vim
index 950b938..a118038 100644
--- a/_config/109-detectindent.vim
+++ b/_config/109-detectindent.vim
@@ -1,3 +1,5 @@
UsePlugin 'detectindent'
+autocmd BufRead * DetectIndent
+
let b:detectindent_preferred_indent = 4