doomemacs/modules/config
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
..
default selectrum: fix bugs when counsel is loaded (hack) 2021-07-25 02:50:42 +03:00
literate Minor refactors & reformatting 2021-05-25 10:35:21 -04:00