mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Clean up
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
:interpreter ("python" . python-mode)
|
||||
:commands python-mode
|
||||
:init
|
||||
(add-hook! python-mode '(narf|enable-tab-width-4 emr-initialize flycheck-mode))
|
||||
(add-hook! python-mode '(narf|enable-tab-width-4 emr-initialize narf|flycheck-enable-maybe))
|
||||
(setq-default
|
||||
python-indent-offset 4
|
||||
python-environment-directory narf-temp-dir
|
||||
|
Reference in New Issue
Block a user