pdf: Require pdf-tools

This commit is contained in:
Pierre Neidhardt 2018-02-24 20:54:06 +01:00
parent dd69b1916d
commit 636171c8da
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
;;; Code:
(require 'evil)
(require 'pdf-tools nil t)
(require 'pdf-view nil t)
(declare-function pdf-view-last-page "pdf-view")