doomemacs/modules/feature
Henrik Lissner 2989296521
Use frame's buffer-predicate instead of doom/{next,previous}-buffer
doom/{next,previous}-buffer was implemented so that these commands could
skip over unreal buffers, and land us on either a real one or the
dashboard. Using the frame's buffer-predicate parameter accomplishes
exactly this, natively.
2018-02-01 19:58:43 -05:00
..
debugger 💥 Replace core-popup with new feature/popup module 2018-01-06 02:17:43 -05:00
eval feature/eval: remove redundant popup rule 2018-01-31 02:16:25 -05:00
evil feature/evil: open grep-mode buffers in normal mode #375 2018-01-28 22:30:37 -05:00
file-templates Fix doom module file templates when emacs.d is a symlink 2018-01-01 21:16:36 -05:00
lookup feature/lookup: properly report errors in +lookup/online 2018-01-20 21:44:18 -05:00
popup feature/popup: add +popup-enable-*-rules options & delay init 2018-01-30 22:01:23 -05:00
services feature/services: -when-let => when-let* 2018-01-08 15:25:28 -05:00
snippets Generalize +evil-esc-hook into doom-escape-hook 2018-01-06 02:38:39 -05:00
spellcheck feature/spellcheck: auto-check buffer on flycheck-mode 2018-01-16 01:55:06 -05:00
syntax-checker General update for docstrings and comments & minor refactor 2018-01-15 00:43:28 -05:00
version-control feature/version-control: remove -git flag 2018-01-30 21:21:34 -05:00
workspaces Use frame's buffer-predicate instead of doom/{next,previous}-buffer 2018-02-01 19:58:43 -05:00