Minor refactors & comment revision

This commit is contained in:
Henrik Lissner 2019-12-06 17:16:34 -05:00
parent c8cfa31a1e
commit 996188250b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
9 changed files with 18 additions and 28 deletions

View file

@ -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)

View file

@ -128,6 +128,8 @@ evil-ex-specific constructs, so we disable it solely in evil-ex."
(use-package! ivy-rich
:after ivy
:config
(setq ivy-rich-parse-remote-buffer nil)
(when (featurep! +icons)
(cl-pushnew '(+ivy-rich-buffer-icon)
(cadr (plist-get ivy-rich-display-transformers-list