Skim already configured upstream
This commit is contained in:
parent
4b435f880b
commit
a09799d73d
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
||||||
(defvar +latex-indent-level-item-continuation 4
|
(defvar +latex-indent-level-item-continuation 4
|
||||||
"Custom indentation level for items in enumeration-type environments")
|
"Custom indentation level for items in enumeration-type environments")
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;; Plugins
|
;; Plugins
|
||||||
;;
|
;;
|
||||||
|
@ -84,7 +83,6 @@
|
||||||
|
|
||||||
;; Or Skim
|
;; Or Skim
|
||||||
(when (featurep! +skim)
|
(when (featurep! +skim)
|
||||||
(add-to-list 'TeX-view-program-list '("Skim" "/Applications/Skim.app/Contents/SharedSupport/displayline -b -g %n %o %b"))
|
|
||||||
(add-to-list 'TeX-view-program-selection 'output-pdf '("Skim")))
|
(add-to-list 'TeX-view-program-selection 'output-pdf '("Skim")))
|
||||||
|
|
||||||
;; Or Zathura
|
;; Or Zathura
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue