doomemacs/core
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
..
autoload Reorganize & rethink help commands 2019-12-29 18:29:09 -05:00
cli Refactor 'doom purge' & fix elpa purging 2019-12-28 14:02:07 -05:00
templates Mention commit pinning in docs with package! 2019-12-28 14:00:08 -05:00
test Prevent errors when starting tests 2019-12-05 21:06:16 -05:00
core-cli.el Warn about reloading env from within Emacs on Windows 2019-12-15 21:53:26 -05:00
core-editor.el Disable save-place in large/long files 2019-12-26 01:41:45 -05:00
core-keybinds.el Minor refactor & comment/docstring revision 2019-10-26 23:44:28 -04:00
core-lib.el General refactors & comment revision 2019-12-19 14:51:34 -05:00
core-modules.el General refactors & reformatting 2019-12-20 00:59:52 -05:00
core-packages.el Move async.el out of baseline packages 2019-12-27 01:52:45 -05:00
core-projects.el Reduce number of projectile project root markers 2019-12-22 23:53:05 -05:00
core-ui.el Fix doom-init-menu-bar-in-gui-frames-h #2156 2019-12-22 00:37:33 -05:00
core.el Defer tty-run-terminal-initialization to window-setup-hook 2019-12-23 00:02:10 -05:00
packages.el Move async.el out of baseline packages 2019-12-27 01:52:45 -05:00