From ae6ac318265181a05fe977274d5b0c5d94f5c46b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 3 Jan 2022 22:32:20 -0600 Subject: Correct typo --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 1c769c2..b35367c 100644 --- a/init.el +++ b/init.el @@ -136,7 +136,7 @@ (cons (+browse-url-secondary-browser-regexps-combine) ; non-text websites browse-url-secondary-browser-function) (cons "." ; everything else - browse-url-browser-function))) + +browse-url-browser-function))) ;; Transform URLs before passing to `browse-url' (:option +browse-url-transformations `((,(rx "//" (or "youtube.com" "youtu.be")) -- cgit 1.4.1-21-gabe81