Update settings.json

This commit is contained in:
lianghongkey 2019-09-24 14:15:26 +08:00 committed by GitHub
parent eac906d17e
commit c30dee6c8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -71,4 +71,14 @@
}
},
"hexdump.btnEnabled": false,
"gitlens.blame.highlight.locations": [
"gutter",
"line",
"overview"
],
"gitlens.blame.highlight.enabled": false,
"gitlens.blame.heatmap.enabled": false,
"gitlens.blame.avatars": false,
"gitlens.blame.compact": false,
"git.enabled": false,
}