Minor git/pulsar changes
This commit is contained in:
parent
9b5d4c4b9e
commit
5bfa0bcab6
2 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,5 @@
|
|||
editor = nano
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[init]
|
||||
defaultBranch = master
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
]
|
||||
useExperimentalModernTreeSitter: true
|
||||
editor:
|
||||
showInvisibles: true
|
||||
softTabs: false
|
||||
tabLength: 8
|
||||
"exception-reporting":
|
||||
|
|
Loading…
Reference in a new issue