Fixed tabs and spaces
This commit is contained in:
parent
fb1b9dbabc
commit
e8d22b2cb4
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
filetype on
|
filetype on
|
||||||
filetype plugin on
|
filetype plugin on
|
||||||
filetype indent on
|
filetype indent on
|
||||||
|
set tabstop=4
|
||||||
|
set shiftwidth=0
|
||||||
set expandtab
|
set expandtab
|
||||||
set incsearch
|
set incsearch
|
||||||
set number
|
set number
|
||||||
|
|
Loading…
Reference in a new issue