Move feature/popup => ui/popup

And move settings to ui/popup/init.el
This commit is contained in:
Henrik Lissner 2018-05-14 01:20:53 +02:00
parent 40bd1da5a5
commit 83118dc65c
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
6 changed files with 68 additions and 67 deletions

View file

@ -2,9 +2,6 @@
;; Copy me to ~/.doom.d/init.el or ~/.config/doom/init.el, then edit me!
(doom! :feature
(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 +everywhere); come to the dark side, we have cookies
@ -30,6 +27,9 @@
+childframe) ; uses childframes for popups (Emacs 26+ only)
:ui
(popup ; tame sudden yet inevitable temporary windows
+all ; catch all popups that start with an asterix
+defaults) ; default popup rules
doom ; what makes DOOM look the way it does
doom-dashboard ; a nifty splash screen for Emacs
doom-modeline ; a snazzy Atom-inspired mode-line