/helm-xref

Helm interface for xref results

Primary LanguageEmacs Lisp

helm-xref

Melpa

Setup

The package can be installed from MELPA.

(require 'helm-xref)
(setq xref-show-xrefs-function 'helm-xref-show-xrefs)