fix vim tab clusterfuck
This commit is contained in:
parent
dda6743a58
commit
188122ccf0
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -1,5 +1,5 @@
|
|||
set tabstop=4
|
||||
set softtabstop=0 noexpandtab
|
||||
set softtabstop=0 expandtab
|
||||
set autoindent
|
||||
|
||||
filetype plugin on
|
||||
|
|
Loading…
Reference in a new issue