lang/javascript: add xref support + refactor
This commit is contained in:
parent
84fe3c6dfb
commit
8b2ae30c35
2 changed files with 19 additions and 10 deletions
|
@ -11,3 +11,6 @@
|
|||
(when (featurep! :completion company)
|
||||
(package! company-tern))
|
||||
|
||||
(when (featurep! :feature jump)
|
||||
(package! xref-js2))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue