Set shiftround

Confession: I only recently found this, but I've wanted it for years.
Nobody wants to shift from 11 to 3 spaces, right?
This commit is contained in:
Tim Pope
2013-01-12 00:34:51 -05:00
parent b5689392fc
commit 8e8937e76a

View File

@@ -23,6 +23,7 @@ set infercase
set showmatch set showmatch
set autoindent set autoindent
set shiftround
set smarttab set smarttab
set ttimeout set ttimeout