XREF: Add helm-xref

This commit is contained in:
Laurens Miers 2022-02-17 14:42:26 +01:00
parent f0bd80917c
commit bc3bddf4a8

View file

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