feat(navigation/helm): add helm-xref package

This commit is contained in:
2021-10-24 03:51:56 +01:00
parent 01bd757c15
commit 11099af502
2 changed files with 5 additions and 0 deletions

View File

@@ -189,6 +189,10 @@
:defer t
:after (helm-global-bindings))
(use-package helm-xref
:defer t
:after (helm-global-bindings))
(use-package helm-posframe
:custom
(helm-posframe-border-width 3)

View File

@@ -93,6 +93,7 @@
("helm-projectile" . "58123f14c392021714fc5d23b9f95c7f95ce07f1")
("helm-swoop" . "1b3285791f1dc1fde548fe67aec07214d698fd57")
("helpful" . "7e4b1f0d5572a4e2b8ee7a9b084ef863d0315a73")
("helm-xref" . "ea0e4ed8a9baf236e4085cbc7178241f109a53fa")
("highlight-indent-guides" . "cf352c85cd15dd18aa096ba9d9ab9b7ab493e8f6")
("highlight-symbol.el" . "7a789c779648c55b16e43278e51be5898c121b3a")
("ht.el" . "c4c1be487d6ecb353d07881526db05d7fc90ea87")