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