mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-23 14:03:44 -05:00
General refactor & cleanup
This commit is contained in:
@@ -94,7 +94,7 @@ function that creates and returns the REPL buffer."
|
||||
(add-hook 'quickrun--mode-hook #'nlinum-mode)
|
||||
:config
|
||||
(set! :popup
|
||||
'("*quickrun*" :size 10 :noesc t :autokill t :autoclose t)
|
||||
'("*quickrun*" :size 10 :noesc t :autokill t :autoclose t)
|
||||
'("*eval*" :size 12 :noselect t :autokill t :autoclose t)
|
||||
'("*Pp Eval Output*" :size 12 :noselect t :autokill t :autoclose t))
|
||||
|
||||
|
Reference in New Issue
Block a user