doomemacs/modules/config/default/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
..
default.el Remove redundant +default/lsp-format-region-or-buffer command 2020-05-06 15:14:16 -04:00
deferred.el Modifying wrong variable judgment logic 2020-08-28 15:57:58 +08:00
files.el Updated projectile-project-search-path to use the correct arguments when 2021-01-28 18:51:42 -06:00
search.el selectrum: improve bindings 2021-07-25 02:50:42 +03:00
text.el selectrum: fix bugs when counsel is loaded (hack) 2021-07-25 02:50:42 +03:00