doomemacs/modules
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
..
app selectrum: add +irc/selectrum-jump-to-channel 2021-07-25 02:50:42 +03:00
checkers selectrum: add spellcheck support 2021-07-25 02:49:41 +03:00
completion selectrum: fix bugs when counsel is loaded (hack) 2021-07-25 02:50:42 +03:00
config selectrum: fix bugs when counsel is loaded (hack) 2021-07-25 02:50:42 +03:00
editor selectrum: improve ivy parity 2021-07-25 02:49:41 +03:00
emacs emacs/undo: increase undo-outer-limit 2021-07-12 21:59:52 -04:00
email selectrum: improve ivy parity 2021-07-25 02:49:41 +03:00
input [:input layout bepo] Remove "W" convenience remap 2021-06-13 13:33:20 +02:00
lang selectrum: improve ivy parity 2021-07-25 02:50:31 +03:00
os Drop Emacs 26.x support 2021-07-06 02:31:52 -04:00
term Merge pull request #5159 from Zetagon/develop 2021-07-08 18:09:54 -04:00
tools :tools lsp update readme to include consult-lsp 2021-07-25 02:50:42 +03:00
ui selectrum: fix project switching with workspaces 2021-07-25 02:49:41 +03:00