doomemacs/modules/lang/emacs-lisp
Henrik Lissner fe1642e854
Add special goto def/docs support in doom! blocks
- Pressing gd on a module in your doom! block will now browse that
  module's directory.
- Pressing K on a module will jump to that module's documentation, if any.
- Pressing K on a module flag will jump to that flag's description
  within that module's documenation.
- This is now explained in init.example.el

Closes #2249
2019-12-26 01:41:45 -05:00
..
autoload.el Add special goto def/docs support in doom! blocks 2019-12-26 01:41:45 -05:00
config.el Add special goto def/docs support in doom! blocks 2019-12-26 01:41:45 -05:00
packages.el core-lib: add auto-minor-mode, revise def-project-mode! 2019-07-22 02:30:39 +02:00