mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Reduce def-package magic; explicitly use :when property
This commit is contained in:
@ -6,5 +6,6 @@
|
||||
|
||||
(when (featurep! :feature syntax-checker)
|
||||
(package! flycheck-rust))
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-racer))
|
||||
|
Reference in New Issue
Block a user