Larger REPL popup height

This commit is contained in:
Henrik Lissner 2016-02-19 12:35:05 -05:00
parent 34c83c0d69
commit b53bc73233

View file

@ -46,7 +46,7 @@
(when (featurep 'repl-toggle)
(when (string-prefix-p "*" (buffer-name (get-buffer b)))
(with-current-buffer b repl-p)))))
:popup t :align below :size 12)))
:popup t :align below :size 16)))
(after! helm
;; This is a good alternative to either popwin or shackle, specifically for helm. If