mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 20:32:37 -08:00
The problem is that at this point, flycheck-mode might not be active yet. Calling flycheck-disable-checker always call (flycheck-buffer) which would result in an error: (user-error "Flycheck mode disabled") |
||
|---|---|---|
| .. | ||
| app | ||
| checkers | ||
| completion | ||
| config | ||
| editor | ||
| emacs | ||
| input | ||
| lang | ||
| term | ||
| tools | ||
| ui | ||