mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump evil-collection
emacs-evil/evil-collection@e7be9f5 -> emacs-evil/evil-collection@ffbf149 Adds racket-describe keybinds
This commit is contained in:
@ -188,6 +188,7 @@ variable for an explanation of the defaults (in comments). See
|
|||||||
python
|
python
|
||||||
quickrun
|
quickrun
|
||||||
racer
|
racer
|
||||||
|
racket-describe
|
||||||
realgud
|
realgud
|
||||||
reftex
|
reftex
|
||||||
restclient
|
restclient
|
||||||
|
@ -33,4 +33,4 @@
|
|||||||
(package! neotree)
|
(package! neotree)
|
||||||
(autoload 'neotree-make-executor "neotree" nil nil 'macro))
|
(autoload 'neotree-make-executor "neotree" nil nil 'macro))
|
||||||
|
|
||||||
(package! evil-collection :pin "e7be9f53a05c81ef9e89c2f053ba62048e6afd69"))
|
(package! evil-collection :pin "ffbf149f0e09d8c2068f9f5098255555d7983696"))
|
||||||
|
Reference in New Issue
Block a user