summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/utils/vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/vim/vimrc b/llvm/utils/vim/vimrc
index c400a13c187..e57c2217c12 100644
--- a/llvm/utils/vim/vimrc
+++ b/llvm/utils/vim/vimrc
@@ -14,7 +14,7 @@ set nocompatible
set textwidth=80
" A tab produces a 2-space indentation
-set tabstop=2
+set softtabstop=2
set shiftwidth=2
set expandtab
OpenPOWER on IntegriCloud