forked from colonelpanic/dotfiles
Optionally use local flycheck-cask
This commit is contained in:
@@ -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
|
||||
:config (flycheck-package-setup))
|
||||
|
||||
(use-package flycheck-cask
|
||||
(imalison:use-package flycheck-cask
|
||||
:after flycheck
|
||||
:config
|
||||
(add-hook 'flycheck-mode-hook #'flycheck-cask-setup))
|
||||
|
Reference in New Issue
Block a user