Bump evil-nerd-commenter, evil-traces & evil-collection
redguardtoo/evil-nerd-commenter@bed56ec -> redguardtoo/evil-nerd-commenter@c9fa23e mamapanda/evil-traces@257c66b -> mamapanda/evil-traces@bc25cae emacs-evil/evil-collection@27da36c -> emacs-evil/evil-collection@e6a4ba6
This commit is contained in:
parent
41279cfc41
commit
e08e7a4422
2 changed files with 4 additions and 3 deletions
|
@ -82,6 +82,7 @@ variable for an explanation of the defaults (in comments). See
|
||||||
(custom cus-edit)
|
(custom cus-edit)
|
||||||
cus-theme
|
cus-theme
|
||||||
daemons
|
daemons
|
||||||
|
dashboard
|
||||||
deadgrep
|
deadgrep
|
||||||
debbugs
|
debbugs
|
||||||
debug
|
debug
|
||||||
|
|
|
@ -8,14 +8,14 @@
|
||||||
(package! evil-escape :pin "f4e9116bfb")
|
(package! evil-escape :pin "f4e9116bfb")
|
||||||
(package! evil-exchange :pin "3030e21ee1")
|
(package! evil-exchange :pin "3030e21ee1")
|
||||||
(package! evil-indent-plus :pin "0c7501e6ef")
|
(package! evil-indent-plus :pin "0c7501e6ef")
|
||||||
(package! evil-nerd-commenter :pin "bed56ecb88")
|
(package! evil-nerd-commenter :pin "c9fa23ee7e")
|
||||||
(package! evil-numbers
|
(package! evil-numbers
|
||||||
:recipe (:host github :repo "janpath/evil-numbers")
|
:recipe (:host github :repo "janpath/evil-numbers")
|
||||||
:pin "d988041c1f")
|
:pin "d988041c1f")
|
||||||
(package! evil-snipe :pin "3ec8adfd49")
|
(package! evil-snipe :pin "3ec8adfd49")
|
||||||
(package! evil-surround :pin "9b0b17f06c")
|
(package! evil-surround :pin "9b0b17f06c")
|
||||||
(package! evil-textobj-anyblock :pin "ff00980f06")
|
(package! evil-textobj-anyblock :pin "ff00980f06")
|
||||||
(package! evil-traces :pin "257c66bd7a")
|
(package! evil-traces :pin "bc25cae9fa")
|
||||||
(package! evil-visualstar :pin "06c053d8f7")
|
(package! evil-visualstar :pin "06c053d8f7")
|
||||||
(package! exato :pin "88266fa7fc")
|
(package! exato :pin "88266fa7fc")
|
||||||
(package! evil-quick-diff
|
(package! evil-quick-diff
|
||||||
|
@ -30,4 +30,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 "27da36c705"))
|
(package! evil-collection :pin "e6a4ba695e"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue