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