mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(navigation/helm): add helm-xref package
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user