From 04f87d9d59f8ca090a064ef0f8f8bcbf69d00de2 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 31 Dec 2021 15:45:06 -0600 Subject: Add link-hint --- init.el | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 1390e5c..3498950 100644 --- a/init.el +++ b/init.el @@ -810,6 +810,12 @@ See also `crux-reopen-as-root-mode'." org-agenda-mode tabulated-list-mode)) +(setup (:straight link-hint) + (:require +link-hint) + (+link-hint-setup-open-secondary) + (:option link-hint-avy-style 'at-full) + (:+key "M-l" #'+link-hint-open-link)) + (setup (:straight marginalia) (marginalia-mode +1)) -- cgit 1.4.1-21-gabe81