Update gitconfig filetype to use tabstop=8
This commit is contained in:
parent
b606adb79f
commit
278ac760e1
@ -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