lang/python: be quiet about indent guessing
This commit is contained in:
parent
8abf254a48
commit
3a502f9bfd
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
:commands python-mode
|
||||
:init
|
||||
(setq python-environment-directory doom-cache-dir
|
||||
python-indent-guess-indent-offset-verbose nil
|
||||
python-shell-interpreter "ipython"
|
||||
python-shell-interpreter-args "--deep-reload"
|
||||
python-shell-prompt-regexp "In \\[[0-9]+\\]: "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue