Add ‘electric-indent-local-mode’ to Python
This commit is contained in:
parent
1645161955
commit
8f57bc1bc4
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
:lighter ""
|
||||
:group 'python-black)
|
||||
|
||||
(add-hook 'python-mode-hook 'electric-indent-local-mode)
|
||||
(add-hook 'python-mode-hook 'electric-pair-local-mode)
|
||||
(add-hook 'python-mode-hook 'flycheck-mode)
|
||||
(add-hook 'python-mode-hook 'fci-mode)
|
||||
|
|
Loading…
Reference in a new issue