aboutsummaryrefslogtreecommitdiff
path: root/vim/indent/password.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/indent/password.vim')
-rw-r--r--vim/indent/password.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/indent/password.vim b/vim/indent/password.vim
index e633fe05..e37d0387 100644
--- a/vim/indent/password.vim
+++ b/vim/indent/password.vim
@@ -4,7 +4,7 @@ if exists('b:did_indent')
endif
let b:did_indent = 1
-" Manual indenting and literal tabs
+" Manual indenting and literal tabs for passwords
setlocal noautoindent
setlocal noexpandtab
setlocal softtabstop=0