Dotfiles/site-modules/core/files/emacs
Ade Attwood f2ec3982d2 fix(emacs): ensure org-agenda uses the general leader keybindings
When in org agenda mode you can't use the <space><space> leader to access all
the key beginning that has been setup up by general. I use this quite a lot to
quickly navigating to other notes or the email inbox.

This adds a hook to run after org agenda so the evil mode is normal not emacs.
This will allow the general keybindings to be used in that buffer.
2024-10-10 07:52:17 +01:00
..
mbwatch refactor(emacs): move emacs config to be really minimal 2024-09-24 20:27:20 +01:00
straight/versions refactor(emacs): move emacs config to be really minimal 2024-09-24 20:27:20 +01:00
.gitignore fix(emacs): move custom-set-variables out of the init.el 2021-04-16 20:49:53 +01:00
init.el fix(emacs): ensure org-agenda uses the general leader keybindings 2024-10-10 07:52:17 +01:00