Skip to content

Commit 846e2af

Browse files
committed
Disable AI with Zed
Signed-off-by: Marcus Crane <marcus@utf9k.net>
1 parent 315376c commit 846e2af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dot_config/zed/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
// custom settings, run `zed: open default settings` from the
88
// command palette (cmd-shift-p / ctrl-shift-p)
99
{
10+
"disable_ai": true,
1011
"proxy": "",
1112
"terminal": {
1213
"shell": {

0 commit comments

Comments
 (0)