mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/javascript: add xref support + refactor
This commit is contained in:
@ -11,3 +11,6 @@
|
||||
(when (featurep! :completion company)
|
||||
(package! company-tern))
|
||||
|
||||
(when (featurep! :feature jump)
|
||||
(package! xref-js2))
|
||||
|
||||
|
Reference in New Issue
Block a user