doomemacs/modules/private
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
..
hlissner Replace :xref-backend setting with :jump 2017-06-19 00:32:45 +02:00
README.md General comment + README cleanup 2017-03-20 04:24:10 -04:00

Private modules

Modules here are ignored by git and should contain personal settings you don't want DOOM updates to interfere with (if that matters to you).

I include mine as a reference. However, a warning to non-evil users: my module is fiercely evil-mode-oriented.