diff options
| author | silly <u65487754@gmail.com> | 2026-03-27 02:27:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-27 02:27:21 +0100 |
| commit | 6fac68f529bf6be68e9180e98d46a9b81fa4da48 (patch) | |
| tree | d33517692a670d03af517a9072790a372f365849 /.config | |
| parent | 227c10d8b46bc5edfeff36ce7599d6de2bcc006f (diff) | |
Update settings.json
Diffstat (limited to '.config')
| -rw-r--r-- | .config/zed/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/zed/settings.json b/.config/zed/settings.json index 258ecaa..637190d 100644 --- a/.config/zed/settings.json +++ b/.config/zed/settings.json @@ -1,4 +1,7 @@ { + "toolbar": { + "quick_actions": false + }, "telemetry": { "diagnostics": false, "metrics": false |
