forked from colonelpanic/dotfiles
Optionally use local flycheck-cask
This commit is contained in:
parent
559c516ec0
commit
8735843399
@ -3098,7 +3098,7 @@ I don't use iedit directly, but it is used by [[*emr][emr]] and I need to disabl
|
|||||||
(use-package flycheck-package
|
(use-package flycheck-package
|
||||||
:config (flycheck-package-setup))
|
:config (flycheck-package-setup))
|
||||||
|
|
||||||
(use-package flycheck-cask
|
(imalison:use-package flycheck-cask
|
||||||
:after flycheck
|
:after flycheck
|
||||||
:config
|
:config
|
||||||
(add-hook 'flycheck-mode-hook #'flycheck-cask-setup))
|
(add-hook 'flycheck-mode-hook #'flycheck-cask-setup))
|
||||||
|
Loading…
Reference in New Issue
Block a user