mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-15 13:23:42 -05:00
got rid of hindent as a seperate feature
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
(unless (executable-find "stack")
|
||||
(warn! "Couldn't find stack. Intero will not work.")))
|
||||
|
||||
(when (featurep! +hindent)
|
||||
(unless (executable-find "hindent")
|
||||
(warn! "Couldn't find hindent. hindent-mode won't work.")))
|
||||
(unless (executable-find "hindent")
|
||||
(warn! "Couldn't find hindent. hindent-mode won't work."))
|
||||
|
||||
|
Reference in New Issue
Block a user