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
..
app Example doesn't work in general 2020-07-30 09:07:44 +02:00
checkers Bump :checkers 2020-07-23 01:31:36 -04:00
completion completion/company: update README's package list 2020-07-26 14:52:16 -04:00
config Fix #3688: failure tangling config.org 2020-08-04 18:04:15 -04:00
editor Fix file template header in $DOOMDIR/autoload. 2020-08-04 15:24:50 +02:00
emacs Bump :emacs dired 2020-08-01 13:52:24 -04:00
email Remove redundant auto-mode-alist entries 2020-08-03 00:45:32 -04:00
input Fix #3654: prevent org-export-to-html removing line-breaks 2020-08-02 01:33:51 -04:00
lang racket-mode: avoid using flycheck-disable-checker 2020-08-04 17:30:39 -07:00
term Tempfix #3683: vterm not building on emacsgcc 2020-08-04 14:03:06 -04:00
tools No-op (lsp) if already enabled #3390 2020-08-02 16:27:09 -04:00
ui ui(tabs): use a smaller dot to show unsaved file status 2020-08-02 15:33:48 +08:00