diff options
| author | Joseph LaFreniere <git@lafreniere.xyz> | 2026-04-14 15:56:37 -0500 |
|---|---|---|
| committer | James <1227856+jojojames@users.noreply.github.com> | 2026-04-16 23:42:31 -0700 |
| commit | 159e8afaadfe2bf886abec1a965b24578b900597 (patch) | |
| tree | e2227f2d49dae2a4cd83330824e9ab22e744672b /evil-collection.el | |
| parent | 621826c4c9d91e81e62ab207fc50b4d37bceff2b (diff) | |
feat(agent-shell): unbind n and p
Remove the upstream `n` and `p` bindings from `agent-shell-mode-map`,
which would otherwise intercept keystrokes in insert state.
Diffstat (limited to 'evil-collection.el')
| -rw-r--r-- | evil-collection.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-collection.el b/evil-collection.el index f776722..10fa6f2 100644 --- a/evil-collection.el +++ b/evil-collection.el @@ -144,6 +144,7 @@ See `evil-collection-init' and `evil-collection--modes-with-delayed-setup'." (defvar evil-collection--supported-modes `(2048-game ag + agent-shell alchemist anaconda-mode apropos |
