Add mypy and typo to #emacs

This commit is contained in:
Colin Powell
2019-09-13 13:43:19 -04:00
parent 30dac093b5
commit 03c1fa09e0

View File

@ -22,6 +22,7 @@
(package! pylint)
(package! py-isort)
(package! importmagic)
(package! flycheck-mypy)
;; weather?
(package! wttrin)
@ -54,6 +55,8 @@
(package! deadgrep)
(package! kaolin-themes)
(package! magit-circleci)
; provides typographical replacements
(package! typo)
;; modes!
(package! terraform-mode)