mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 17:55:18 +00:00
Use softtabstop instead of redefining tabstop.
llvm-svn: 61618
This commit is contained in:
parent
7aee4c1d99
commit
690954f68f
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user