(Emacs)+ivy-occur display record
This commit is contained in:
@@ -801,6 +801,10 @@ records. This is mostly for packages that aren't really configured
|
|||||||
(window-height . 0.25)
|
(window-height . 0.25)
|
||||||
(side . bottom))
|
(side . bottom))
|
||||||
|
|
||||||
|
("\\*ivy-occur.*"
|
||||||
|
(display-buffer-at-bottom)
|
||||||
|
(window-height . 0.25))
|
||||||
|
|
||||||
("\\*Async Shell Command\\*"
|
("\\*Async Shell Command\\*"
|
||||||
(display-buffer-at-bottom)
|
(display-buffer-at-bottom)
|
||||||
(window-height . 0.25)))
|
(window-height . 0.25)))
|
||||||
|
|||||||
Reference in New Issue
Block a user