diff --git a/modules/lang/python/config.el b/modules/lang/python/config.el index 4e129b9d3..afbb98075 100644 --- a/modules/lang/python/config.el +++ b/modules/lang/python/config.el @@ -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."