From 67c4eb7fe7ab8b9402bc375f09dc39ce766bbe50 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 24 May 2021 18:00:23 -0500 Subject: Add gemini to browse-url-button-regexp Also I overengineered some other stuff around that. --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 2c18993..759541a 100644 --- a/init.el +++ b/init.el @@ -886,6 +886,9 @@ if ripgrep is installed, otherwise `consult-grep'." (elpher-go url)) (t (apply fn url args)))) + ;; And buttonize gemini:// links. + (acdw/add-button-url-regexp-protocol "gemini") + (:when-loaded (setup (:straight (gemini-write :host nil -- cgit 1.4.1-21-gabe81