mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Doom and gloom when things go boom, in Dexter's laaaaab
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
:init (add-hook 'python-mode-hook 'enable-tab-width-4)
|
||||
:config
|
||||
(progn
|
||||
(setq python-indent-offset 4)
|
||||
(setq-default python-indent-offset 4)
|
||||
(setq python-environment-directory my-tmp-dir)
|
||||
(setq python-shell-interpreter "ipython")
|
||||
|
||||
|
Reference in New Issue
Block a user