RIPGREP: Add helm-rg/ripgrep

This commit is contained in:
Laurens Miers 2023-05-05 09:51:21 +02:00
parent a9cae79276
commit 381db3c3bd

View file

@ -863,6 +863,17 @@ https://github.com/brotzeit/helm-xref
) )
#+END_SRC #+END_SRC
** Helm-rg
Helm interface to ripgrep:
https://github.com/cosmicexplorer/helm-rg
#+BEGIN_SRC emacs-lisp
(use-package helm-rg
:ensure t
)
#+END_SRC
* Mutliple cursors * Mutliple cursors
https://github.com/magnars/multiple-cursors.el https://github.com/magnars/multiple-cursors.el