doomemacs/modules
Henrik Lissner 0ac7facea7
Reorganize & rethink help commands
Changes:
- Move <help>da to <help>u & <help>du = lookup docs for an autodef
- Rebind <help>dC = goto private init file (and jump to doom! block)
- Add <help>u & <help>du = lookup docs on an autodef
- Add <help>dl = text search on all packages in load-path
- Add <help>dL = text search on all load el files

New <help>p prefix for package help commands:
- <help>dpc = jump to a config block for a package
- <help>dpd = goto private packages.el file
- <help>dph = open a package's homepage (its repo or on melpa)
- <help>dpp = lookup docs on a package (including Doom info; what
    module(s) install package, where it is configured, etc)
2019-12-29 18:29:09 -05:00
..
app app/irc: update README & clarify gnutls dependency 2019-12-27 01:44:40 -05:00
completion Bind 'SPC h d S' to text search; expand ivy/helm file-search API 2019-12-23 01:51:43 -05:00
config Reorganize & rethink help commands 2019-12-29 18:29:09 -05:00
editor Ensure evil-easymotion is lazy-loaded 2019-12-27 01:54:01 -05:00
emacs Add popup rules for image-dired 2019-12-29 15:44:10 -05:00
email email/notmuch: minor reformatting 2019-12-16 03:54:15 -05:00
input Update packages.el 2019-10-26 15:33:46 +05:30
lang lang/org: use org-attach instead of custom system 2019-12-29 16:31:25 -05:00
term Fix s-backspace for non-evil users 2019-12-23 17:21:30 -05:00
tools Show the pdf compilation window while its building 2019-12-28 21:28:07 -05:00
ui Replace search docs button w/ open docs on dashboard 2019-12-29 16:34:21 -05:00