mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
This allows you to disable packages with (def-package-hook! X :disable) without an accompanying (package! X :ignore t). This reduces redundancy.