mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Minor refactor
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user