From 9a0fc313facda705a117750d27bf63e3dc4cf404 Mon Sep 17 00:00:00 2001 From: James Nguyen Date: Tue, 9 Jan 2018 18:58:46 -0800 Subject: [PATCH] Integration: Use defvar to make byte compiler happy --- evil-collection.el | 1 + 1 file changed, 1 insertion(+) diff --git a/evil-collection.el b/evil-collection.el index af4c7e3..1dd11c8 100644 --- a/evil-collection.el +++ b/evil-collection.el @@ -35,6 +35,7 @@ (require 'evil) +(defvar evil-want-integration) (if (featurep 'evil-integration) (if evil-want-integration (display-warning