diff options
| author | daanturo <dantle.v01@gmail.com> | 2021-04-07 21:04:29 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-07 16:04:29 +0200 |
| commit | f25d0dbb9d8eafc8970bab731f1f5eb79a84b627 (patch) | |
| tree | e3a171a473b09520d58c67dfca5d4950bf278d3b | |
| parent | 8cddf51b31b9f92f0e64ae567039b3c496b3b2c3 (diff) | |
Add bs-mode to evil-emacs-state-modes. (#1448)
Normal state's bindings don't work there by default. (And maybe) It's
not worthy for evil-collection to define them.
| -rw-r--r-- | evil-vars.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-vars.el b/evil-vars.el index fdc1608..9e8b879 100644 --- a/evil-vars.el +++ b/evil-vars.el @@ -704,6 +704,7 @@ expression matching the buffer's name and STATE is one of `normal', bookmark-bmenu-mode bookmark-edit-annotation-mode browse-kill-ring-mode + bs-mode bubbles-mode bzr-annotate-mode calc-mode |
