Bump evil-collection

emacs-evil/evil-collection@e7be9f5 -> emacs-evil/evil-collection@ffbf149

Adds racket-describe keybinds
This commit is contained in:
Henrik Lissner 2021-01-18 19:55:04 -05:00
parent b6d8a98402
commit 2ad1eab6ee
2 changed files with 2 additions and 1 deletions

View file

@ -188,6 +188,7 @@ variable for an explanation of the defaults (in comments). See
python
quickrun
racer
racket-describe
realgud
reftex
restclient

View file

@ -33,4 +33,4 @@
(package! neotree)
(autoload 'neotree-make-executor "neotree" nil nil 'macro))
(package! evil-collection :pin "e7be9f53a05c81ef9e89c2f053ba62048e6afd69"))
(package! evil-collection :pin "ffbf149f0e09d8c2068f9f5098255555d7983696"))