feature/popup: replace +popup-enable-*-rules w/ +all/+defaults flags #394

This commit is contained in:
Henrik Lissner 2018-02-01 23:17:18 -05:00
parent 5b19ad50a6
commit e0fd1b9043
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 25 additions and 34 deletions

View file

@ -30,7 +30,9 @@
(require 'core (concat user-emacs-directory "core/core"))
(doom! :feature
popup ; tame sudden yet inevitable temporary windows
(popup ; tame sudden yet inevitable temporary windows
+all ; catch all popups that start with an asterix
+defaults) ; default popup rules
;debugger ; FIXME stepping through code, to help you add bugs
eval ; run code, run (also, repls)
evil ; come to the dark side, we have cookies