bump: :editor evil
TheBB/evil-indent-plus@b4dacbfdb5 -> TheBB/evil-indent-plus@f392696e48 emacs-evil/evil-collection@8be4b75c86 -> emacs-evil/evil-collection@8c84f9bc89 emacs-evil/evil-surround@8fad8540c4 -> emacs-evil/evil-surround@c7116cdc77 emacs-evil/evil@5fc16776c5 -> emacs-evil/evil@5995f6f21f
This commit is contained in:
parent
53998a0249
commit
151b67baf2
2 changed files with 7 additions and 5 deletions
|
@ -99,6 +99,7 @@ variable for an explanation of the defaults (in comments). See
|
|||
bm
|
||||
bookmark
|
||||
(buff-menu "buff-menu")
|
||||
bufler
|
||||
calc
|
||||
calendar
|
||||
cider
|
||||
|
@ -112,8 +113,8 @@ variable for an explanation of the defaults (in comments). See
|
|||
crdt
|
||||
(custom cus-edit)
|
||||
cus-theme
|
||||
daemons
|
||||
dashboard
|
||||
daemons
|
||||
deadgrep
|
||||
debbugs
|
||||
debug
|
||||
|
@ -197,6 +198,7 @@ variable for an explanation of the defaults (in comments). See
|
|||
markdown-mode
|
||||
monky
|
||||
mpc
|
||||
mpdel
|
||||
mu4e
|
||||
mu4e-conversation
|
||||
neotree
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; editor/evil/packages.el
|
||||
|
||||
(package! evil :pin "5fc16776c5eb00c956ec7e9d83facb6a38dd868d")
|
||||
(package! evil :pin "5995f6f21f662484440ed67a28ce59e365feb9ad")
|
||||
(package! evil-args :pin "2671071a4a57eaee7cc8c27b9e4b6fc60fd2ccd3")
|
||||
(package! evil-easymotion :pin "f96c2ed38ddc07908db7c3c11bcd6285a3e8c2e9")
|
||||
(package! evil-embrace :pin "3081d37811b6a3dfaaf01d578c7ab7a746c6064d")
|
||||
|
@ -9,12 +9,12 @@
|
|||
:recipe (:host github :repo "hlissner/evil-escape")
|
||||
:pin "819f1ee1cf3f69a1ae920e6004f2c0baeebbe077")
|
||||
(package! evil-exchange :pin "5f0a2d41434c17c6fb02e4f744043775de1c63a2")
|
||||
(package! evil-indent-plus :pin "b4dacbfdb57f474f798bfbf5026d434d549eb65c")
|
||||
(package! evil-indent-plus :pin "f392696e4813f1d3a92c7eeed333248914ba6dae")
|
||||
(package! evil-lion :pin "1e838a53b8f18a3c8bdf3e952186abc2ee9cb98e")
|
||||
(package! evil-nerd-commenter :pin "3b197a2b559b06a7cf39978704b196f53dac802a")
|
||||
(package! evil-numbers :pin "7a1b62afc12da2b582bf84d722e7b10ca8b97065")
|
||||
(package! evil-snipe :pin "c2108d3932fcd2f75ac3e48250d6badd668f5b4f")
|
||||
(package! evil-surround :pin "8fad8540c490d94a820004f227552ca08e3e3857")
|
||||
(package! evil-surround :pin "c7116cdc774b1e259eaf3e9e7a318a6c99c2da17")
|
||||
(package! evil-textobj-anyblock
|
||||
:recipe (:host github
|
||||
:repo "willghatch/evil-textobj-anyblock"
|
||||
|
@ -35,4 +35,4 @@
|
|||
(package! neotree)
|
||||
(autoload 'neotree-make-executor "neotree" nil nil 'macro))
|
||||
|
||||
(package! evil-collection :pin "8be4b75c86bc637dbcd14be7522d6da06df1747e"))
|
||||
(package! evil-collection :pin "8c84f9bc89fe56e71b56519f886085ddcbc671cf"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue