Added defvar

This commit is contained in:
Maximiliano Sandoval 2018-01-27 20:30:26 -03:00 committed by James N
parent 0bd177bb65
commit 51cc62e0d2
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
(require 'evil)
(require 'which-key nil t)
(defvar which-key-C-h-map)
;; which key is coded so that the promp properly shows j and k as the bindings
(defun evil-collection-which-key-setup ()
"Set up `evil' bindings for `which-key'."