mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #4853 from daanturo/2021-03-30
Change poetry-tracking-strategy for performance
This commit is contained in:
@ -290,6 +290,7 @@
|
||||
:when (featurep! +poetry)
|
||||
:after python
|
||||
:init
|
||||
(setq poetry-tracking-strategy 'switch-buffer)
|
||||
(add-hook 'python-mode-hook #'poetry-tracking-mode))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user