mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
fixed typo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user