(Emacs/config)~rearrange
This commit is contained in:
@@ -1285,7 +1285,7 @@ thing faster and within Emacs lisp. ~rgrep~ is useful though.
|
|||||||
:defer t
|
:defer t
|
||||||
:display
|
:display
|
||||||
("^\\*grep.*"
|
("^\\*grep.*"
|
||||||
(display-buffer-at-bottom display-buffer-reuse-window)
|
(display-buffer-reuse-window display-buffer-at-bottom)
|
||||||
(window-height . 0.35)
|
(window-height . 0.35)
|
||||||
(reusable-frames . t))
|
(reusable-frames . t))
|
||||||
:general
|
:general
|
||||||
@@ -1313,7 +1313,7 @@ thing faster and within Emacs lisp. ~rgrep~ is useful though.
|
|||||||
:defer t
|
:defer t
|
||||||
:display
|
:display
|
||||||
("^\\*\\*ripgrep\\*\\*"
|
("^\\*\\*ripgrep\\*\\*"
|
||||||
(display-buffer-at-bottom display-buffer-reuse-window)
|
(display-buffer-reuse-window display-buffer-at-bottom)
|
||||||
(window-height . 0.35)
|
(window-height . 0.35)
|
||||||
(reusable-frames . t))
|
(reusable-frames . t))
|
||||||
:general
|
:general
|
||||||
|
|||||||
Reference in New Issue
Block a user