Add ebuku

Also added buku and bukubrowse
This commit is contained in:
Case Duckworth 2022-01-28 17:24:20 -06:00
parent e0b879deae
commit 26b816767b
1 changed files with 5 additions and 0 deletions

View File

@ -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)