summaryrefslogtreecommitdiff
path: root/plugin/detectindent.vim
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/detectindent.vim')
-rw-r--r--plugin/detectindent.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/detectindent.vim b/plugin/detectindent.vim
index d903948..b905e90 100644
--- a/plugin/detectindent.vim
+++ b/plugin/detectindent.vim
@@ -16,7 +16,7 @@
" " to set a preferred indent level when detection is
" " impossible:
" :let g:detectindent_preferred_indent = 4
-"
+"
" " To use preferred values instead of guessing:
" :let g:detectindent_preferred_when_mixed = 1
"