diff options
Diffstat (limited to 'init.org')
-rw-r--r-- | init.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |