mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-11 12:33: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 showmatch
|
||||||
|
|
||||||
set autoindent
|
set autoindent
|
||||||
|
set shiftround
|
||||||
set smarttab
|
set smarttab
|
||||||
|
|
||||||
set ttimeout
|
set ttimeout
|
||||||
|
|||||||
Reference in New Issue
Block a user