mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Lazy load popup rules + def-popup!
This commit is contained in:
2
init.el
2
init.el
@@ -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
|
||||
|
Reference in New Issue
Block a user