Merge pull request #579 from benreyn/br-slim-mode

Add [slim-mode] to :lang web +html
This commit is contained in:
Henrik Lissner
2018-05-15 12:05:25 +02:00
committed by GitHub

View File

@@ -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))