Files
doomemacs/modules
Sorawee Porncharoenwase 214411edb4 racket-mode: avoid using flycheck-disable-checker
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")
2020-08-04 17:30:39 -07:00
..
2020-07-30 09:07:44 +02:00
2020-07-23 01:31:36 -04:00
2020-08-01 13:52:24 -04:00