mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/javascript: refactor company/lookup config; bring back xref-js2
This commit is contained in:
@ -14,3 +14,6 @@
|
||||
(package! typescript-mode)
|
||||
(package! web-beautify)
|
||||
|
||||
(when (featurep! :feature lookup)
|
||||
(package! xref-js2))
|
||||
|
||||
|
Reference in New Issue
Block a user