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