lang/python: load flycheck-cython conditionally
This commit is contained in:
parent
a66872fe25
commit
39f01450cb
1 changed files with 1 additions and 0 deletions
|
@ -297,5 +297,6 @@ called.")
|
|||
|
||||
|
||||
(use-package! flycheck-cython
|
||||
:when (featurep! +cython)
|
||||
:when (featurep! :tools flycheck)
|
||||
:after cython-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue