Merge pull request #4853 from daanturo/2021-03-30
Change poetry-tracking-strategy for performance
This commit is contained in:
commit
2af1dbb676
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