Files
doomemacs/core/autoload
Itai Y. Efrat 49a5c51615 selectrum: fix bugs when counsel is loaded (hack)
some doom functions check the completion module with `fboundp`'s instead
of `featurep!`, and counsel can be loaded by using e.g. `lispy`. we add
temporary fixes for this by checking for selectrum stuff first, but this
should be given a more robust fix later on

also we document the selectrum PR's hacks in the TODO.org

see discussion on #5013
2021-07-25 02:50:42 +03:00
..
2021-05-10 04:41:13 -04:00
2021-07-11 17:52:08 -04:00
2021-05-23 21:49:02 -04:00
2021-07-25 02:50:31 +03:00
2021-04-29 17:24:40 -04:00
2021-07-12 16:22:30 -04:00
2021-03-11 17:55:29 -05:00
2021-05-23 22:09:07 -04:00
2021-07-06 02:31:52 -04:00