doomemacs/modules/feature
Henrik Lissner 2b5738194e
feature/lookup: reduce coupling w/ lookup backends
You can now control exactly what lookup backends are used for the
various lookup commands (definition, references, online and file).

This allows you to disable (or add) backends by manipulating the default
value for these lists with add-hook or remove-hook:

* +lookup-definition-functions
* +lookup-references-functions
* +lookup-documentation-functions
* +lookup-file-functions
2018-09-13 19:15:15 -04:00
..
debugger
eval Backport to Emacs 25: avoid (setf (alist-get ... 'equal)) 2018-09-12 23:03:02 +01:00
evil feature/evil: update for evil-collection changes 2018-09-13 19:15:15 -04:00
file-templates Remove third line in section headers 2018-09-09 09:58:19 -04:00
lookup feature/lookup: reduce coupling w/ lookup backends 2018-09-13 19:15:15 -04:00
snippets Enable yas-minor-mode in conf-modes too 2018-09-09 09:58:21 -04:00
spellcheck
syntax-checker Fix vestigial refs to before-switch-buffer hook 2018-08-31 14:10:25 +02:00
workspaces Remove third line in section headers 2018-09-09 09:58:19 -04:00