Increase tabs to 5 spaces
This commit is contained in:
parent
0355d0c1bc
commit
8d15d3775f
|
@ -1,4 +1,5 @@
|
|||
set expandtab
|
||||
set tabstop=5 shiftwidth=5
|
||||
set backspace=indent,eol,start
|
||||
|
||||
" TODO Implement auto clustering text function to run on blocks
|
||||
|
|
Loading…
Reference in a new issue