lang/javascript: add skewer-mode

This commit is contained in:
Henrik Lissner 2017-03-24 15:01:03 -04:00
parent b37aadec91
commit 378469b15e
3 changed files with 82 additions and 2 deletions

View file

@ -8,6 +8,7 @@
(package! nodejs-repl)
(package! tern)
(package! web-beautify)
(package! skewer-mode)
(when (featurep! :completion company)
(package! company-tern))