doomemacs/modules
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
..
app Remove third line in section headers 2018-09-09 09:58:19 -04:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion completion/ivy: fix +helm--get-command references 2018-09-09 13:44:12 -04:00
config Remove third line in section headers 2018-09-09 09:58:19 -04:00
editor editor/format: add +format-type letvar 2018-09-10 08:25:48 -04:00
emacs Backport to Emacs 25: avoid (setf (alist-get ... 'equal)) 2018-09-12 23:03:02 +01:00
feature feature/lookup: reduce coupling w/ lookup backends 2018-09-13 19:15:15 -04:00
lang lang/python: tab-width = python-indent-offset #882 2018-09-13 19:15:15 -04:00
tools Add tools/ansible 2018-09-11 22:42:05 +03:00
ui Improve +fci|disable-when-company-activates 2018-09-10 17:56:09 +08:00