doomemacs/modules/feature/jump/autoload
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
..
evil.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
jump.el Replace :xref-backend setting with :jump 2017-06-19 00:32:45 +02:00