From 5ccb0abcb3c1eecefc31cc88911ff520f4c25709 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 18 Sep 2025 20:41:44 +0100 Subject: ewww active in mac --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 09b8312..230fa33 100644 --- a/init.el +++ b/init.el @@ -1303,8 +1303,9 @@ (add-hook 'LaTeX-mode-hook 'turn-on-reftex)) ;;; Browsing + (require 'jao-custom-browse) -(jao-when-linux (require 'jao-custom-eww)) +(require 'jao-custom-eww) ;;; PDFs and other docs -- cgit v1.2.3