doomemacs/modules/editor
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
..
evil Add special goto def/docs support in doom! blocks 2019-12-26 01:41:45 -05:00
file-templates Add special goto def/docs support in doom! blocks 2019-12-26 01:41:45 -05:00
fold editor/fold: fix void-variable hs-block-start-regexp 2019-10-14 13:19:32 -04:00
format editor/format: disable format-on-save for latex 2019-10-22 19:21:19 -04:00
god editor/god: minor refactor 2019-10-04 22:14:13 -04:00
lispy Fix typo in lispy README (modules -> module) 2019-10-08 20:07:07 +13:00
multiple-cursors Replace doom/backward-kill-to-bol-and-indent 2019-12-21 03:30:44 -05:00
objed def-advice!->defadvice! & conform to new advice conventions 2019-07-23 17:24:56 +02:00
parinfer 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
rotate-text Minor refactors across the board 2019-11-04 03:37:54 -05:00
snippets Fix duplicate snippets 2019-11-22 19:07:10 -05:00
word-wrap Bytecompiler bytecompiler, won't you shut up 2019-11-23 01:21:25 -05:00