Fixed: Add evil-collection-bm-maps

This commit is contained in:
condy 2020-06-01 01:48:32 +08:00 committed by Pierre Neidhardt
parent e065da3732
commit b33df86c0b
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@
(require 'evil-collection)
(require 'bm nil t)
(defconst evil-collection-bm-maps '(bm-show-mode-map))
;;;###autoload
(defun evil-collection-bm-setup ()
"Set up `evil' bindings for `bm'."