config: fixed spacing of tables
This commit is contained in:
parent
87e173218a
commit
ce2dcc78ec
1 changed files with 3 additions and 0 deletions
3
config
3
config
|
@ -1,7 +1,9 @@
|
|||
[core]
|
||||
editor = nvim
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[filter "lfs"]
|
||||
|
@ -9,6 +11,7 @@
|
|||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
|
||||
[user]
|
||||
useConfigOnly = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue