summaryrefslogtreecommitdiff
path: root/evil-pdf.el
diff options
context:
space:
mode:
Diffstat (limited to 'evil-pdf.el')
-rw-r--r--evil-pdf.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-pdf.el b/evil-pdf.el
index 5c0e764..6e19d05 100644
--- a/evil-pdf.el
+++ b/evil-pdf.el
@@ -28,7 +28,7 @@
;;; Code:
(require 'evil)
-(require 'pdf-view)
+(require 'pdf-view nil t)
;; TODO: `image-mode-map' is the parent of `pdf-view-mode-map'. A bug(?) in
;; image-mode-map and pdf-mode-map seem to conflict with Evil.