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