Don't use the minibuffer for scroll micro-state

fixes #1234
This commit is contained in:
syl20bnr 2015-05-09 22:59:05 -04:00
parent 4e8b37fac8
commit efacc059e3

View file

@ -701,7 +701,6 @@ Example: (evil-map visual \"<\" \"<gv\")"
(recenter nil)))
(spacemacs|define-micro-state scroll
:doc "[,] page up [.] page down [<] half page up [>] half page down"
:use-minibuffer t
:execute-binding-on-enter t
:evil-leader "n." "n," "n<" "n>"
:bindings