doomemacs/modules/feature
Henrik Lissner a1d02749e5
Rethink how evil-collection is (lazy) loaded
This fixes a keybinding precedence issue that prevented users from
customizing evil-collection's keybinds, because evil-collection would
always run last, *after* user customizations. This precedence problem
occurs because evil-collection was lazy loaded haphazardly.

This isn't the most elegant solution, but I can live with it.
2018-06-25 15:39:38 +02:00
..
debugger 💥 Change set-popup-rule! usage 2018-06-18 02:34:16 +02:00
eval Fix indentation for many autodef setters 2018-06-22 01:49:21 +02:00
evil Rethink how evil-collection is (lazy) loaded 2018-06-25 15:39:38 +02:00
file-templates Fix "Keyword argument :when not one of" error 2018-06-24 22:23:09 +02:00
lookup Update set-docset! documentation 2018-06-24 22:23:09 +02:00
snippets Add FIXMEs to def-setting!'s 2018-06-24 17:13:23 +02:00
spellcheck Set default ispell-dictionary 2018-06-15 21:25:32 +02:00
syntax-checker Change flycheck initialization strategy 2018-06-22 01:49:20 +02:00
workspaces Update feature/workspaces tests 2018-06-23 22:17:15 +02:00