Skip to content

Instantly share code, notes, and snippets.

View ZedThree's full-sized avatar

Peter Hill ZedThree

View GitHub Profile
@ZedThree
ZedThree / rtags-xref.el
Last active July 30, 2018 12:07 — forked from jwalt/rtags-xref.el
Emacs25 rtags xref bindings
;;; rtags-xref.el -- rtags backend for xref.el
;;; Commentary:
;;;
;;; This adds support for the Emacs25 xref API (`xref-find-definitions' and
;;; friends) to rtags. Just `require' it and the default Emacs keybindings
;;; (M-., M-,, M-? etc.) use rtags.
;;;
;;; Enable like this:
;;;