fixed typo

This commit is contained in:
Patrick Elliott 2018-06-21 17:15:20 +02:00
parent 64f77fe017
commit b096214f28

View file

@ -94,7 +94,7 @@
(map-put TeX-view-program-selection 'output-pdf '("Skim")))
;; Or Zathura
(when (featureep! +zathura)
(when (featurep! +zathura)
(map-put TeX-view-program-selection 'output-pdf '("Zathura")))
;; Or PDF-tools, but only if the module is also loaded