Clean up
This commit is contained in:
parent
d44d1ab0d0
commit
8537361e50
14 changed files with 58 additions and 58 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue