diff --git a/etc/conf.org b/etc/conf.org index 846d637..0177227 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -763,6 +763,7 @@ Anaconda (not related to the Python/R distribution?) is much lighter and easier (setq-local company-backends '(company-anaconda))) (use-package python + :after flycheck :hook ((python-mode . flycheck-mode) (python-mode . origami-mode) (python-mode . anaconda-mode)