RIPGREP: Add helm-rg/ripgrep
This commit is contained in:
parent
a9cae79276
commit
381db3c3bd
1 changed files with 11 additions and 0 deletions
11
config.org
11
config.org
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue