From 26b816767bfec2cd726f210ee4d7062945ce2378 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 28 Jan 2022 17:24:20 -0600 Subject: Add ebuku Also added buku and bukubrowse --- init.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index d22a44c..f1da5be 100644 --- a/init.el +++ b/init.el @@ -1094,6 +1094,11 @@ See also `crux-reopen-as-root-mode'." (setup (:straight dumb-jump) (add-hook 'xref-backend-functions #'dumb-jump-xref-activate)) +(setup (:straight-when ebuku + (executable-find "buku")) + (:option ebuku-display-on-startup 'recent + ebuku-recent-count 100)) + (setup (:straight electric-cursor) (:option electric-cursor-alist '((overwrite-mode . hbar) (god-local-mode . box) -- cgit 1.4.1-21-gabe81