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