Set sw=4 by default
This commit is contained in:
parent
8b82ba1a9d
commit
17e3fe8a76
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -84,6 +84,7 @@ set relativenumber
|
||||||
set ruler
|
set ruler
|
||||||
set scrolloff=2
|
set scrolloff=2
|
||||||
set sessionoptions-=options
|
set sessionoptions-=options
|
||||||
|
set shiftwidth=4
|
||||||
set shortmess+=c
|
set shortmess+=c
|
||||||
set smartcase
|
set smartcase
|
||||||
set smarttab
|
set smarttab
|
||||||
|
|
Loading…
Reference in a new issue