aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorkj_sh6042026-05-08 02:53:43 -0400
committerkj_sh6042026-05-08 02:53:43 -0400
commit4fbc651e9c4389d2c5e96f0abda41a5d341de996 (patch)
tree8a144e33a269f09ef76e6f64f0716f5f8acacf48 /.config
parent4653692ec7c204e54b4143272e64998a8665499d (diff)
refactor: stop the liesHEADmaster
Diffstat (limited to '.config')
-rw-r--r--.config/Code/User/settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json
index b3f4932..55a4c35 100644
--- a/.config/Code/User/settings.json
+++ b/.config/Code/User/settings.json
@@ -318,5 +318,6 @@
"zenMode.centerLayout": false,
"zenMode.showTabs": "none",
"zenMode.hideLineNumbers": false,
- "zenMode.hideStatusBar": false
+ "zenMode.hideStatusBar": false,
+ "git.addAICoAuthor": "off"
} \ No newline at end of file