mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
fixed typo
This commit is contained in:
@@ -94,7 +94,7 @@
|
|||||||
(map-put TeX-view-program-selection 'output-pdf '("Skim")))
|
(map-put TeX-view-program-selection 'output-pdf '("Skim")))
|
||||||
|
|
||||||
;; Or Zathura
|
;; Or Zathura
|
||||||
(when (featureep! +zathura)
|
(when (featurep! +zathura)
|
||||||
(map-put TeX-view-program-selection 'output-pdf '("Zathura")))
|
(map-put TeX-view-program-selection 'output-pdf '("Zathura")))
|
||||||
|
|
||||||
;; Or PDF-tools, but only if the module is also loaded
|
;; Or PDF-tools, but only if the module is also loaded
|
||||||
|
Reference in New Issue
Block a user