mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-19 13:43:36 -05:00
factored hindent out as a seperate feature.
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
;;
|
||||
(cond ((featurep! +dante)
|
||||
(package! dante))
|
||||
(t
|
||||
(package! intero)
|
||||
(package! hindent)))
|
||||
(t (package! intero)))
|
||||
|
||||
(when (featurep! +hindent)
|
||||
(package! hindent))
|
||||
|
||||
|
Reference in New Issue
Block a user