summaryrefslogtreecommitdiff
path: root/modes/agent-shell/evil-collection-agent-shell.el
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2026-04-23 00:38:31 -0400
committerJames Nguyen <james@jojojames.com>2026-04-23 00:38:31 -0400
commit2df40737c6cc9ccd8b69462a6f2f6a045c2d7684 (patch)
tree4dc1d0ae5171c64abd5ac33c7f325f7876b7f64a /modes/agent-shell/evil-collection-agent-shell.el
parent968884db44b05870446c8f74d57b5f8de49f560e (diff)
Remove dreams
Diffstat (limited to 'modes/agent-shell/evil-collection-agent-shell.el')
-rw-r--r--modes/agent-shell/evil-collection-agent-shell.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/modes/agent-shell/evil-collection-agent-shell.el b/modes/agent-shell/evil-collection-agent-shell.el
index 4e58c10..f6cdb37 100644
--- a/modes/agent-shell/evil-collection-agent-shell.el
+++ b/modes/agent-shell/evil-collection-agent-shell.el
@@ -134,9 +134,6 @@
"gz" 'agent-shell-viewport-refresh))
(evil-collection-define-key 'normal 'agent-shell-diff-mode-map
- "y" #'agent-shell-diff-accept-all
- "gx" #'agent-shell-diff-reject-all
- "go" #'agent-shell-diff-open-file
"q" #'kill-current-buffer))
(provide 'evil-collection-agent-shell)