doomemacs/modules/feature/lookup/autoload
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
..
docsets.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
evil.el feature/lookup: update +lookup:dash ex command 2018-08-31 03:04:29 +02:00
lookup.el feature/lookup: reduce coupling w/ lookup backends 2018-09-13 19:15:15 -04:00