Minor refactors & comment revision
This commit is contained in:
parent
c8cfa31a1e
commit
996188250b
9 changed files with 18 additions and 28 deletions
|
@ -125,6 +125,7 @@ be negative.")
|
|||
|
||||
|
||||
(after! helm-rg
|
||||
(setq helm-rg-display-buffer-normal-method #'pop-to-buffer)
|
||||
(set-popup-rule! "^helm-rg-" :ttl nil :select t :size 0.45)
|
||||
(map! :map helm-rg-map
|
||||
"C-c C-e" #'helm-rg--bounce)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue