lang/javascript: refactor company/lookup config; bring back xref-js2

This commit is contained in:
Henrik Lissner 2018-04-22 23:56:29 -04:00
parent 6ba9259735
commit 855ad2c0f1
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 20 additions and 3 deletions

View file

@ -14,3 +14,6 @@
(package! typescript-mode)
(package! web-beautify)
(when (featurep! :feature lookup)
(package! xref-js2))