mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
Merge pull request #579 from benreyn/br-slim-mode
Add [slim-mode] to :lang web +html
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
(package! emmet-mode)
|
||||
(package! haml-mode)
|
||||
(package! pug-mode)
|
||||
(package! slim-mode)
|
||||
(package! web-mode)
|
||||
(when (featurep! :completion company)
|
||||
(package! company-web))
|
||||
|
Reference in New Issue
Block a user