mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-11 04:23:47 -05:00
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:
@@ -23,6 +23,7 @@ set infercase
|
||||
set showmatch
|
||||
|
||||
set autoindent
|
||||
set shiftround
|
||||
set smarttab
|
||||
|
||||
set ttimeout
|
||||
|
||||
Reference in New Issue
Block a user