clean up the configuration a bit
This commit is contained in:
@@ -30,11 +30,6 @@
|
||||
(setq bibtex-completion-pdf-symbol "⌘")
|
||||
(setq bibtex-completion-notes-symbol "✎")
|
||||
|
||||
;; open pdfs in mupdf
|
||||
;(setq bibtex-completion-pdf-open-function
|
||||
; (lambda (fpath)
|
||||
; (call-process "mupdf" nil 0 nil fpath)))
|
||||
|
||||
;add actions to end of default actions list
|
||||
(ivy-add-actions
|
||||
'ivy-bibtex
|
||||
|
||||
Reference in New Issue
Block a user