summaryrefslogtreecommitdiff
path: root/modes
diff options
context:
space:
mode:
Diffstat (limited to 'modes')
-rw-r--r--modes/dictionary/evil-collection-dictionary.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modes/dictionary/evil-collection-dictionary.el b/modes/dictionary/evil-collection-dictionary.el
index 5627921..3434379 100644
--- a/modes/dictionary/evil-collection-dictionary.el
+++ b/modes/dictionary/evil-collection-dictionary.el
@@ -28,7 +28,7 @@
;;; Code:
(require 'evil-collection)
-(require 'dictionary)
+(require 'dictionary nil t)
(defconst evil-collection-dictionary-maps '(dictionary-mode-map))