General minor refactor

This commit is contained in:
Henrik Lissner 2017-12-08 22:57:08 -05:00
parent 39cb30d635
commit f8e8dbad8f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
12 changed files with 40 additions and 50 deletions

View file

@ -21,7 +21,6 @@ is loaded.")
(setq python-environment-directory doom-cache-dir
python-indent-guess-indent-offset-verbose nil
python-shell-interpreter "python")
:config
(add-hook! 'python-mode-hook #'(flycheck-mode highlight-numbers-mode))