fixed typo
This commit is contained in:
parent
64f77fe017
commit
b096214f28
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue