Add gxref: ggtags backend for xref

This commit is contained in:
Henrik Lissner 2017-05-21 14:11:52 +02:00
parent 3b56f41c20
commit 546c672f8a
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,7 @@
;;; feature/jump/packages.el
(package! dumb-jump)
(package! gxref)
;; (package! ggtags)
;; (cond ((featurep! :completion ivy)
;; (package! counsel-gtags))