From ee9ad10b5cc9850c3e2ed1946f70e0cef429fb48 Mon Sep 17 00:00:00 2001 From: Hunt Date: Tue, 3 Jun 2025 11:58:25 -0700 Subject: Refactor --- dots/zed/.config/zed/keymap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dots/zed') diff --git a/dots/zed/.config/zed/keymap.json b/dots/zed/.config/zed/keymap.json index 816b7c6..674412b 100644 --- a/dots/zed/.config/zed/keymap.json +++ b/dots/zed/.config/zed/keymap.json @@ -8,7 +8,7 @@ { "context": "Editor", "bindings": { - // "j k": ["workspace::SendKeystrokes", "escape"] + "ctrl-enter": "editor::AcceptEditPrediction" } } ] -- cgit v1.2.3-70-g09d2