Change vim to expand tabs, idiots can't handle mixed indents
This commit is contained in:
parent
9c41c73c91
commit
beaf950464
1
vimrc
1
vimrc
@ -26,6 +26,7 @@ set softtabstop=2
|
|||||||
set shiftwidth=2
|
set shiftwidth=2
|
||||||
set number
|
set number
|
||||||
"set smartindent
|
"set smartindent
|
||||||
|
set expandtab
|
||||||
set cindent
|
set cindent
|
||||||
set list
|
set list
|
||||||
set listchars=tab:▻\ ,trail:◈
|
set listchars=tab:▻\ ,trail:◈
|
||||||
|
Loading…
x
Reference in New Issue
Block a user