doomemacs/modules/feature/jump
Henrik Lissner bc3aee2a4f
Replace :xref-backend setting with :jump
Which takes :definitions, :references, :documentation and :xref-backend.
Each accepts a function that will jump to definitions, references, and
documentation respectively.

If a major-mode has an :xref-backend, you don't need :definitions or
:references.
2017-06-19 00:32:45 +02:00
..
autoload Replace :xref-backend setting with :jump 2017-06-19 00:32:45 +02:00
config.el Replace :xref-backend setting with :jump 2017-06-19 00:32:45 +02:00
packages.el Add gxref: ggtags backend for xref 2017-05-21 15:10:33 +02:00