Uninstall gitlens, use better color theme

This commit is contained in:
Anthony Wang 2023-06-12 18:25:52 +00:00
parent 9a3f4baa39
commit 6e1d682d84
Signed by: a
GPG key ID: 42A5B952E6DD8D38

View file

@ -4,5 +4,5 @@
"editor.wordWrap": "on",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"gitlens.plusFeatures.enabled": false,
"workbench.colorTheme": "Default Light+",
}