doomemacs/modules/completion
Henrik Lissner bdd4657e23
Prevent company-abort side-effects suppressing echo-area
e.g. some sly commands (like sly-compile-defun) log to the echo area,
but company-abort was being called every time normal mode is
invoked (which happens more often than you'd think). It would be fine if
company-abort noop'ed if company wasn't active, but it doesn't; side
effects ensue.
2020-05-17 20:31:51 -04:00
..
company Prevent company-abort side-effects suppressing echo-area 2020-05-17 20:31:51 -04:00
helm Backport bits of CLI rewrite 2020-05-15 01:33:52 -04:00
ido Backport bits of CLI rewrite 2020-05-15 01:33:52 -04:00
ivy Bump :completion ivy 2020-05-16 05:15:53 -04:00