summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xplugin/indent.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/indent.vim b/plugin/indent.vim
index 9ffe2b4..e5f1118 100755
--- a/plugin/indent.vim
+++ b/plugin/indent.vim
@@ -3,6 +3,7 @@
set softtabstop=4
set shiftwidth=4
+set tabstop=4
set expandtab
set smarttab