lang/python: remove defunct advice
This commit is contained in:
parent
034e4af25c
commit
568a6c7e2c
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ environment variables."
|
|||
:definition #'anaconda-mode-find-definitions
|
||||
:references #'anaconda-mode-find-references
|
||||
:documentation #'anaconda-mode-show-doc)
|
||||
(advice-add #'anaconda-mode-doc-buffer :after #'doom*anaconda-mode-doc-buffer)
|
||||
|
||||
(defun +python|auto-kill-anaconda-processes ()
|
||||
"Kill anaconda processes if this buffer is the last python buffer."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue