From 02343407cef03a56f36ba838fc275614e43df074 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 17 Sep 2025 13:50:05 +0100 Subject: browsing for mac --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 7814b4e..5f38b0d 100644 --- a/init.el +++ b/init.el @@ -1317,8 +1317,8 @@ (add-hook 'LaTeX-mode-hook 'turn-on-reftex)) ;;; Browsing +(require 'jao-custom-browse) (jao-when-linux - (require 'jao-custom-browse) (require 'jao-custom-eww)) ;;; PDFs and other docs -- cgit v1.2.3