mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
Add Hasklig pretty-code configuration
Took the list of symbols from https://github.com/minad/hasklig-mode/blob/master/hasklig-mode.el , only rudimentary testings has been done on this
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
(load! "+fira"))
|
||||
((featurep! +iosevka)
|
||||
(load! "+iosevka"))
|
||||
((featurep! +hasklig)
|
||||
(load! "+hasklig"))
|
||||
((featurep! +pragmata-pro)
|
||||
(load! "+pragmata-pro")))
|
||||
|
||||
|
Reference in New Issue
Block a user