Bump :checkers syntax
flycheck/flycheck@cd8e0a2 -> flycheck/flycheck@79c9245 Fixes #4264: flycheck-rebar3 moved into flycheck
This commit is contained in:
parent
120530e353
commit
62c1e5b6c9
3 changed files with 1 additions and 9 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue