mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-26 20:02:34 -08:00
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. |
||
|---|---|---|
| .. | ||
| app | ||
| checkers | ||
| completion | ||
| config | ||
| editor | ||
| emacs | ||
| input | ||
| lang | ||
| term | ||
| tools | ||
| ui | ||