mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Bump :checkers syntax
flycheck/flycheck@cd8e0a2 -> flycheck/flycheck@79c9245 Fixes #4264: flycheck-rebar3 moved into flycheck
This commit is contained in:
@@ -9,12 +9,6 @@
|
||||
(add-hook 'erlang-mode-local-vars-hook #'lsp!)))
|
||||
|
||||
|
||||
(use-package! flycheck-rebar3
|
||||
:when (featurep! :checkers syntax)
|
||||
:after flycheck
|
||||
:config (flycheck-rebar3-setup))
|
||||
|
||||
|
||||
(use-package! company-erlang
|
||||
:when (featurep! :completion company)
|
||||
:unless (featurep! +lsp)
|
||||
|
Reference in New Issue
Block a user