Henrik Lissner 2020-02-18 22:44:48 -05:00
parent 41279cfc41
commit e08e7a4422
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 4 additions and 3 deletions

View file

@ -82,6 +82,7 @@ variable for an explanation of the defaults (in comments). See
(custom cus-edit)
cus-theme
daemons
dashboard
deadgrep
debbugs
debug

View file

@ -8,14 +8,14 @@
(package! evil-escape :pin "f4e9116bfb")
(package! evil-exchange :pin "3030e21ee1")
(package! evil-indent-plus :pin "0c7501e6ef")
(package! evil-nerd-commenter :pin "bed56ecb88")
(package! evil-nerd-commenter :pin "c9fa23ee7e")
(package! evil-numbers
:recipe (:host github :repo "janpath/evil-numbers")
:pin "d988041c1f")
(package! evil-snipe :pin "3ec8adfd49")
(package! evil-surround :pin "9b0b17f06c")
(package! evil-textobj-anyblock :pin "ff00980f06")
(package! evil-traces :pin "257c66bd7a")
(package! evil-traces :pin "bc25cae9fa")
(package! evil-visualstar :pin "06c053d8f7")
(package! exato :pin "88266fa7fc")
(package! evil-quick-diff
@ -30,4 +30,4 @@
(package! neotree)
(autoload 'neotree-make-executor "neotree" nil nil 'macro))
(package! evil-collection :pin "27da36c705"))
(package! evil-collection :pin "e6a4ba695e"))