You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess the issue has been resolved already; if not, try adding something like this to your .emacs,
(add-to-list 'evil-emacs-state-modes 'dired-mode)
(add-to-list 'evil-emacs-state-modes 'makey-key-mode)
If I have evil mode enabled, then '?' nor any of the other keybindings discover.el set up work in dired mode.
('?' simply performs its usual function dired, dired-summary)
The text was updated successfully, but these errors were encountered: