Skip to content

Commit b78f9fb

Browse files
changed default editor
from zed to head
1 parent 84c3ec0 commit b78f9fb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

config/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ default_thinking = true
22
default_yolo = true
33
skip_afk_prompt_injection = true
44
default_plan_mode = false
5-
default_editor = "Zed.app"
5+
default_editor = ""
66
theme = "gruvbox-dark"
77
show_thinking_stream = true
88
hooks = []
@@ -1180,4 +1180,4 @@ display_name = "Kimi-k2.6"
11801180
goal_command = true
11811181
micro_compaction = true
11821182
background_ask = true
1183-
sub_skill = true
1183+
sub_skill = true

config/kimi.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ default_thinking = true
22
default_yolo = true
33
skip_afk_prompt_injection = true
44
default_plan_mode = false
5-
default_editor = "Zed.app"
5+
default_editor = ""
66
theme = "gruvbox-dark"
77
show_thinking_stream = true
88
hooks = []
@@ -1180,4 +1180,4 @@ display_name = "Kimi-k2.6"
11801180
goal_command = true
11811181
micro_compaction = true
11821182
background_ask = true
1183-
sub_skill = true
1183+
sub_skill = true

0 commit comments

Comments
 (0)