doomemacs/modules
Henrik Lissner 77f554c63d
Prevent evil-collection loading too early
A recent update causes evil-collection-process-menu to load immediately
at startup (because `simple` is loaded immediately), so we defer it
until process-menu-mode is called.

Loading process-menu so early pulls in evil far too early, causing other
issues, like undoing all of evil's prior-to-loading keybindings.
2020-07-17 23:34:44 -04:00
..
app Include calfw-ical package in :calendar 2020-06-14 18:31:29 -05:00
checkers Fix typo in modules/checkers/spell/README.org 2020-07-13 07:30:47 +02:00
completion Fix #3215: ripgrep reporting error code 2 on Windows 2020-07-17 19:24:26 -04:00
config Fix emacs binding for toggling org-tree-slide-mode 2020-07-16 16:07:16 +02:00
editor Prevent evil-collection loading too early 2020-07-17 23:34:44 -04:00
emacs Merge pull request #3571 from tylerware/feat/disable-undo-fu-session-for-gpg 2020-07-17 20:16:18 -04:00
email Switch to emacs mode in mu4e view mode (#3464) 2020-07-12 22:11:21 -04:00
input Support fcitx5 2020-07-17 19:40:19 -04:00
lang Merge pull request #3562 from gagbo/feature/lsp-mode-lua-langserver 2020-07-17 20:15:53 -04:00
term Bump :editor evil 2020-07-17 19:40:19 -04:00
tools Added clojure to list of supported lsp languages. (#3561) 2020-07-17 20:15:33 -04:00
ui Add the BUG and XXX tags to hl-todo 2020-07-13 19:48:56 +04:30