doomemacs/modules
Henrik Lissner 1ab7301a1d
feature/popup: add +popup-enable-*-rules options & delay init
Initialization of the popup rules now happens later (on
doom-init-ui-hook). The two new options are:

+ +popup-enable-fallback-rules: the popup module defines two catch-all
  fallback rules for buffers that match "^ \\*" and "^\\*". By setting
  this option to nil, you can disable that behavior, in case you want to
  set them yourself.
+ +popup-enable-default-rules: setting this to nil disable all default
  popup rules for various essential Emacs and Doom buffers that should be
  treated as popups.
2018-01-30 22:01:23 -05:00
..
app Refactor & redesign app/twitter 2018-01-24 17:37:43 -05:00
completion Add 'counsel-descbinds' to councel defer commands. 2018-01-30 13:13:45 +01:00
feature feature/popup: add +popup-enable-*-rules options & delay init 2018-01-30 22:01:23 -05:00
lang lang/php: basic :lookup support & don't warn about missing phpctags 2018-01-28 21:36:48 -05:00
private 💥 private/default: add +bindings, +snippets & +evil-commands features #383 2018-01-30 21:24:31 -05:00
tools Refactor tools/dired; fix leader key in dired buffers 2018-01-27 21:04:16 -05:00
ui ui/doom-dashboard: +default/find-in-emacsd => doom-project-find-file 2018-01-29 01:02:24 -05:00