mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
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).