summaryrefslogtreecommitdiff
path: root/plugin/indent.vim
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/indent.vim')
-rwxr-xr-xplugin/indent.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/indent.vim b/plugin/indent.vim
index de67636..9ffe2b4 100755
--- a/plugin/indent.vim
+++ b/plugin/indent.vim
@@ -1,8 +1,8 @@
" indent.vim
" Defines indentation behavior
-set softtabstop=2
-set shiftwidth=2
+set softtabstop=4
+set shiftwidth=4
set expandtab
set smarttab