lang/javascript: remove xref-js2 (superceded by tide)

This commit is contained in:
Henrik Lissner 2018-04-19 03:57:11 -04:00
parent 71192bf09a
commit eef89da872
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 0 additions and 10 deletions

View file

@ -75,13 +75,6 @@
:n "r" #'+javascript/refactor-menu))
;; A find-{definition,references} backend for js2-mode. NOTE The xref API is
;; unstable and may break with an Emacs update.
(def-package! xref-js2
:when (featurep! :feature lookup)
:commands xref-js2-xref-backend)
(def-package! nodejs-repl :commands nodejs-repl)