Improves auto indent in C.
This commit is contained in:
parent
b3e3bb6931
commit
cb777a3463
2
.vimrc
2
.vimrc
@ -28,6 +28,8 @@ set autoindent
|
|||||||
set shiftwidth=2
|
set shiftwidth=2
|
||||||
set mouse=
|
set mouse=
|
||||||
|
|
||||||
|
set cinoptions+=l1
|
||||||
|
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user