lang/python: relegate +evil|simple-matchit hook to feature/evil
This commit is contained in:
parent
c492379e07
commit
9dc9cc3840
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@
|
|||
python-indent-guess-indent-offset-verbose nil
|
||||
python-shell-interpreter "python")
|
||||
|
||||
(add-hook! 'python-mode-hook
|
||||
#'(flycheck-mode +evil|simple-matchit))
|
||||
(add-hook 'python-mode-hook #'flycheck-mode)
|
||||
|
||||
:config
|
||||
(set! :repl 'python-mode #'+python/repl)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue