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