~rg display buffer settings to anything ending in grep*
There is a reason for this: all grep based software should follow the same rules for consistency.
This commit is contained in:
@@ -762,7 +762,7 @@ want to configure and fine tune the window management of Emacs.
|
||||
("\\*Flycheck.*"
|
||||
(display-buffer-at-bottom)
|
||||
(window-height . 0.25))
|
||||
("\\*rg.*"
|
||||
("grep\\*"
|
||||
(display-buffer-at-bottom)
|
||||
(window-height . 0.25))
|
||||
("\\*Python\\*"
|
||||
|
||||
Reference in New Issue
Block a user