doomemacs/modules/completion
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
..
company Minor refactors, reformatting, & comment revision 2021-07-11 17:52:08 -04:00
helm Bump :completion 2021-07-10 22:36:36 -04:00
ido Bump :completion 2021-07-10 22:36:36 -04:00
ivy Bump :completion 2021-07-10 22:36:36 -04:00
selectrum selectrum: fix bugs when counsel is loaded (hack) 2021-07-25 02:50:42 +03:00