summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)