Highlight-numbers on every prog-mode
This commit is contained in:
parent
a07126f611
commit
90d09e6f93
6 changed files with 3 additions and 7 deletions
|
@ -22,8 +22,6 @@ is loaded.")
|
|||
python-indent-guess-indent-offset-verbose nil
|
||||
python-shell-interpreter "python")
|
||||
:config
|
||||
(add-hook 'python-mode-hook #'highlight-numbers-mode)
|
||||
|
||||
(set-env! "PYTHONPATH" "PYENV_ROOT")
|
||||
(set-electric! 'python-mode :chars '(?:))
|
||||
(set-repl-handler! 'python-mode #'+python/repl)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue