Bump :editor evil
emacs-evil/evil-collection@e6a4ba6 -> emacs-evil/evil-collection@fe0700e emacs-evil/evil@7c42ba4 -> emacs-evil/evil@2969324 ninrod/exato@88266fa -> ninrod/exato@d5daea3 redguardtoo/evil-nerd-commenter@fa40dab -> redguardtoo/evil-nerd-commenter@4387407
This commit is contained in:
parent
538bdf1387
commit
2ecd100c38
4 changed files with 5 additions and 6 deletions
|
@ -196,6 +196,7 @@ variable for an explanation of the defaults (in comments). See
|
||||||
which-key
|
which-key
|
||||||
woman
|
woman
|
||||||
xref
|
xref
|
||||||
|
xwidget
|
||||||
youtube-dl
|
youtube-dl
|
||||||
(ztree ztree-diff)))
|
(ztree ztree-diff)))
|
||||||
|
|
||||||
|
|
|
@ -36,7 +36,6 @@ This holy module brings the vim experience to Emacs.
|
||||||
+ [[https://github.com/TheBB/evil-indent-plus][evil-indent-plus]]
|
+ [[https://github.com/TheBB/evil-indent-plus][evil-indent-plus]]
|
||||||
+ [[https://github.com/edkolev/evil-lion][evil-lion]]
|
+ [[https://github.com/edkolev/evil-lion][evil-lion]]
|
||||||
+ [[https://github.com/redguardtoo/evil-nerd-commenter][evil-nerd-commentary]]
|
+ [[https://github.com/redguardtoo/evil-nerd-commenter][evil-nerd-commentary]]
|
||||||
+ [[https://github.com/redguardtoo/evil-matchit][evil-matchit]]
|
|
||||||
+ [[https://github.com/cofi/evil-numbers][evil-numbers]]
|
+ [[https://github.com/cofi/evil-numbers][evil-numbers]]
|
||||||
+ [[https://github.com/noctuid/evil-textobj-anyblock][evil-textobj-anyblock]]
|
+ [[https://github.com/noctuid/evil-textobj-anyblock][evil-textobj-anyblock]]
|
||||||
+ [[https://github.com/hlissner/evil-snipe][evil-snipe]]
|
+ [[https://github.com/hlissner/evil-snipe][evil-snipe]]
|
||||||
|
|
|
@ -221,7 +221,6 @@ directives. By default, this only recognizes C directives.")
|
||||||
:bind ((evil-ex-search-highlight-all nil)))
|
:bind ((evil-ex-search-highlight-all nil)))
|
||||||
(evilem-make-motion evilem-motion-search-previous #'evil-ex-search-previous
|
(evilem-make-motion evilem-motion-search-previous #'evil-ex-search-previous
|
||||||
:bind ((evil-ex-search-highlight-all nil)))
|
:bind ((evil-ex-search-highlight-all nil)))
|
||||||
|
|
||||||
(evilem-make-motion evilem-motion-search-word-forward #'evil-ex-search-word-forward
|
(evilem-make-motion evilem-motion-search-word-forward #'evil-ex-search-word-forward
|
||||||
:bind ((evil-ex-search-highlight-all nil)))
|
:bind ((evil-ex-search-highlight-all nil)))
|
||||||
(evilem-make-motion evilem-motion-search-word-backward #'evil-ex-search-word-backward
|
(evilem-make-motion evilem-motion-search-word-backward #'evil-ex-search-word-backward
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; editor/evil/packages.el
|
;;; editor/evil/packages.el
|
||||||
|
|
||||||
(package! evil :pin "7c42ba4de0")
|
(package! evil :pin "296932406a")
|
||||||
(package! evil-args :pin "758ad5ae54")
|
(package! evil-args :pin "758ad5ae54")
|
||||||
(package! evil-easymotion :pin "79c13ed3bc")
|
(package! evil-easymotion :pin "79c13ed3bc")
|
||||||
(package! evil-embrace :pin "4379adea03")
|
(package! evil-embrace :pin "4379adea03")
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
(package! evil-exchange :pin "3030e21ee1")
|
(package! evil-exchange :pin "3030e21ee1")
|
||||||
(package! evil-indent-plus :pin "0c7501e6ef")
|
(package! evil-indent-plus :pin "0c7501e6ef")
|
||||||
(package! evil-lion :pin "6b03593f5d")
|
(package! evil-lion :pin "6b03593f5d")
|
||||||
(package! evil-nerd-commenter :pin "fa40dab8d2")
|
(package! evil-nerd-commenter :pin "4387407615")
|
||||||
(package! evil-numbers
|
(package! evil-numbers
|
||||||
:recipe (:host github :repo "janpath/evil-numbers")
|
:recipe (:host github :repo "janpath/evil-numbers")
|
||||||
:pin "d988041c1f")
|
:pin "d988041c1f")
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
(package! evil-textobj-anyblock :pin "ff00980f06")
|
(package! evil-textobj-anyblock :pin "ff00980f06")
|
||||||
(package! evil-traces :pin "bc25cae9fa")
|
(package! evil-traces :pin "bc25cae9fa")
|
||||||
(package! evil-visualstar :pin "06c053d8f7")
|
(package! evil-visualstar :pin "06c053d8f7")
|
||||||
(package! exato :pin "88266fa7fc")
|
(package! exato :pin "d5daea3017")
|
||||||
(package! evil-quick-diff
|
(package! evil-quick-diff
|
||||||
:recipe (:host github :repo "rgrinberg/evil-quick-diff")
|
:recipe (:host github :repo "rgrinberg/evil-quick-diff")
|
||||||
:pin "69c883720b")
|
:pin "69c883720b")
|
||||||
|
@ -31,4 +31,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 "e6a4ba695e"))
|
(package! evil-collection :pin "fe0700ec16"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue