Change poetry-tracking-strategy for performance.
This commit is contained in:
parent
5b3f52f5fb
commit
4af36e0dab
1 changed files with 1 additions and 0 deletions
|
@ -290,6 +290,7 @@
|
|||
:when (featurep! +poetry)
|
||||
:after python
|
||||
:init
|
||||
(setq poetry-tracking-strategy 'switch-buffer)
|
||||
(add-hook 'python-mode-hook #'poetry-tracking-mode))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue