ripgrep posframe

This commit is contained in:
janis 2026-07-27 01:18:33 +02:00
parent a355fec5b8
commit 13b38d3275
Signed by: janis
SSH key fingerprint: SHA256:bB1qbbqmDXZNT0KKD5c2Dfjg53JGhj7B3CFcLIzSqq8

View file

@ -529,7 +529,7 @@ Honestly not very happy with this at the moment, but it's kind of hacked togethe
"fi" '("Edit init.org" . nemo/edit-init-org)
"fs" '("Save" . save-buffer)
"fr" '("rg" . consult-ripgrep)
"fR" '("rg in dir" . #nemo/consult-ripgrep-dir)
"fR" '("rg in dir" . nemo/consult-ripgrep-dir)
)
)
#+end_src
@ -1121,6 +1121,7 @@ Use =vertico-posframe= to make the =vertico= buffer floating in the centre of th
vertico-multiform-commands
'((consult-line (:not posframe))
(consult-ripgrep (:not posframe))
(xref-find-references (:not posframe))
(nemo/consult-ripgrep (:not posframe))
(nemo/consult-ripgrep-dir (:not posframe))
;; (lsp-find-references (:not posframe))