Enable poetry-tracking-mode
This commit is contained in:
parent
adff1aa68d
commit
9baf656ff9
1 changed files with 3 additions and 1 deletions
|
@ -287,7 +287,9 @@
|
|||
|
||||
(use-package! poetry
|
||||
:when (featurep! +poetry)
|
||||
:after python)
|
||||
:after python
|
||||
:init
|
||||
(add-hook! 'python-mode-hook (poetry-tracking-mode +1)))
|
||||
|
||||
|
||||
(use-package! cython-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue