aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 133036e0..2ace45ed 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -43,6 +43,7 @@ endif
" Formatting
set expandtab
+set smarttab
set nojoinspaces
set shiftround
set shiftwidth=4