summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-05-21 18:44:25 +0100
committerjao <jao@gnu.org>2021-05-21 18:44:25 +0100
commit2d8b3bee0d4888ed089b53215fbebe21d793242c (patch)
tree5fbf10acbfead060bf37d52a3e39a631d7efa363 /init.org
parente53a90a657614abdafa6828312d2891b4c89895b (diff)
downloadelibs-2d8b3bee0d4888ed089b53215fbebe21d793242c.tar.gz
elibs-2d8b3bee0d4888ed089b53215fbebe21d793242c.tar.bz2
missing eww bits
Diffstat (limited to 'init.org')
-rw-r--r--init.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.org b/init.org
index 7e8ce4c..5612d64 100644
--- a/init.org
+++ b/init.org
@@ -1555,6 +1555,8 @@
(,jao--see-exts . jao--see)
("^file://?.+\\.html?$" . ,jao-browse-url-function)
("^file://?" . jao--find-file-other-window)
+ ("^https?://git\\(hub\\|lab\\)\\.com\\..*" .
+ ,jao-browse-url-external-function)
("^https?://.*\\.slack\\..*" . ,jao-browse-url-external-function)
("^https?://.*\\.gotomeeting\\.com\\.*" . browse-url-chrome)
("^https?://meet\\.google\\.com\\.*" . ,jao-browse-url-external-function)