doomemacs/modules/feature
Henrik Lissner bf7055a7db
feature/popup: make extra sure popups die safely
A buffer can find other, unexpected ways to kill itself, so we set up
a kill-buffer-hook to make sure we're there to catch them. Not all
heroes wear capes.
2018-01-07 22:18:50 -05:00
..
debugger 💥 Replace core-popup with new feature/popup module 2018-01-06 02:17:43 -05:00
eval General & minor refactoring 2018-01-07 00:15:58 -05:00
evil Refactor feature/evil hacks & advice; fix tests 2018-01-07 00:15:57 -05:00
file-templates Fix doom module file templates when emacs.d is a symlink 2018-01-01 21:16:36 -05:00
lookup General refactor (use map.el more) 2018-01-07 00:15:58 -05:00
popup feature/popup: make extra sure popups die safely 2018-01-07 22:18:50 -05:00
services Add new cache library (persistent-soft wrapper) 2018-01-07 00:15:57 -05:00
snippets Generalize +evil-esc-hook into doom-escape-hook 2018-01-06 02:38:39 -05:00
spellcheck Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
syntax-checker Generalize +evil-esc-hook into doom-escape-hook 2018-01-06 02:38:39 -05:00
version-control Generalize +evil-esc-hook into doom-escape-hook 2018-01-06 02:38:39 -05:00
workspaces Narrow down the purpose of init & post-init hooks 2018-01-07 00:15:58 -05:00