diff options
| author | James Nguyen <james@jojojames.com> | 2026-04-23 00:38:31 -0400 |
|---|---|---|
| committer | James Nguyen <james@jojojames.com> | 2026-04-23 00:38:31 -0400 |
| commit | 2df40737c6cc9ccd8b69462a6f2f6a045c2d7684 (patch) | |
| tree | 4dc1d0ae5171c64abd5ac33c7f325f7876b7f64a | |
| parent | 968884db44b05870446c8f74d57b5f8de49f560e (diff) | |
Remove dreams
| -rw-r--r-- | modes/agent-shell/evil-collection-agent-shell.el | 3 |
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) |
