Lazy load popup rules + def-popup!

This commit is contained in:
Henrik Lissner 2016-05-24 21:57:25 -04:00
parent 3e4373022e
commit bf81fdeba9
18 changed files with 135 additions and 94 deletions

View file

@ -36,6 +36,7 @@
:default-font ("Fira Mono" 12)
;;; The heart of DOOM
core-popup ; taming sudden and inevitable windows
core-os ; os-specific config
core-scratch ; a perdier scratch buffer
core-ui ; draw me like one of your French editors
@ -50,7 +51,6 @@
core-helm ; a search engine for life and love
core-workgroups ; cure Emacs alzheimers + tab emulation
core-eval ; run code, run; debug too
core-popup ; taming sudden and inevitable windows
;;; Dev environments
module-cc ; C/C++/Obj-C madness