switch tabsize
This commit is contained in:
parent
0f45baf63a
commit
dd4d819398
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ filetype plugin indent on " required
|
||||||
" see :h vundle for more details or wiki for FAQ
|
" see :h vundle for more details or wiki for FAQ
|
||||||
" Put your non-Plugin stuff after this line
|
" Put your non-Plugin stuff after this line
|
||||||
" filetype plugin indent on
|
" filetype plugin indent on
|
||||||
set tabstop=4
|
set tabstop=2
|
||||||
set shiftwidth=4
|
set shiftwidth=2
|
||||||
set expandtab
|
set expandtab
|
||||||
set laststatus=2
|
set laststatus=2
|
||||||
set ruler
|
set ruler
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue