ivy-xref

Homepage: https://github.com/alexmurray/ivy-xref

Author: Alex Murray

Updated:

Summary

Ivy interface for xref results

Commentary

This packages provides ivy as the interface for selection from xref results.

Setup

(require 'ivy-xref) ; unless installed from a package
(setq xref-show-xrefs-function 'ivy-xref-show-xrefs)

Dependencies