doomemacs/modules/tools/flycheck
Henrik Lissner 79e8a466a3
tools/flycheck: change idle delay behavior
Flycheck will now wait longer to check for errors when the last check
produced no errors, and quicker when there are. It will also avoid
displaying flycheck-posframe if in insert mode (as it can disturb cursor
positioning and change evil state in some edge cases).
2019-04-02 00:52:09 -04:00
..
autoload.el tools/flycheck: simplify popup-tip advice 2019-02-28 13:50:48 -05:00
config.el tools/flycheck: change idle delay behavior 2019-04-02 00:52:09 -04:00
packages.el