Update gitconfig filetype to use tabstop=8
This commit is contained in:
parent
45e228a776
commit
c0c141b365
@ -1 +1,5 @@
|
||||
" Setup tabs
|
||||
setlocal noexpandtab
|
||||
setlocal tabstop=8
|
||||
setlocal shiftwidth=8
|
||||
setlocal softtabstop=8
|
||||
|
Loading…
x
Reference in New Issue
Block a user