Merge pull request #579 from benreyn/br-slim-mode
Add [slim-mode] to :lang web +html
This commit is contained in:
commit
9981fa4acb
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
(package! emmet-mode)
|
(package! emmet-mode)
|
||||||
(package! haml-mode)
|
(package! haml-mode)
|
||||||
(package! pug-mode)
|
(package! pug-mode)
|
||||||
|
(package! slim-mode)
|
||||||
(package! web-mode)
|
(package! web-mode)
|
||||||
(when (featurep! :completion company)
|
(when (featurep! :completion company)
|
||||||
(package! company-web))
|
(package! company-web))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue