mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Minor refactor
This commit is contained in:
@ -289,7 +289,7 @@
|
||||
:when (featurep! +poetry)
|
||||
:after python
|
||||
:init
|
||||
(add-hook! 'python-mode-hook (poetry-tracking-mode +1)))
|
||||
(add-hook 'python-mode-hook #'poetry-tracking-mode))
|
||||
|
||||
|
||||
(use-package! cython-mode
|
||||
|
Reference in New Issue
Block a user