mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
bump: :editor
emacs-evil/evil-collection@6365e7c8ae -> emacs-evil/evil-collection@01d791dd63
emacs-evil/evil@5db0bdc7dc -> emacs-evil/evil@b7ab3840db
emacs-tree-sitter/ts-fold@55f80a202a -> emacs-tree-sitter/ts-fold@01c9ecaaa8
emacsorphanage/god-mode@607aff10a7 -> emacsorphanage/god-mode@9f3f6a1dc9
gabesoft/evil-mc@cff3374bfe -> gabesoft/evil-mc@7e363dd6b0
joaotavora/yasnippet@eb5ba2664c -> joaotavora/yasnippet@fe1f4e0e96
justinbarclay/parinfer-rust-mode@0d16bd75ad -> justinbarclay/parinfer-rust-mode@c611628fbe
radian-software/apheleia@61766b50b2 -> radian-software/apheleia@429daf5f28
- zigfmt is now defined upstream and is no longer needed in lang/zig.
Revert: c7794ba06c
This commit is contained in:
@@ -278,6 +278,7 @@ variable for an explanation of the defaults (in comments). See
|
||||
wdired
|
||||
wgrep
|
||||
which-key
|
||||
with-editor
|
||||
woman
|
||||
xref
|
||||
xwidget
|
||||
|
@@ -1,7 +1,7 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; editor/evil/packages.el
|
||||
|
||||
(package! evil :pin "5db0bdc7dcd9300b983526d37cbe480f35e36211")
|
||||
(package! evil :pin "b7ab3840dbfc1da5f9ad56542fc94e3dab4be5f1")
|
||||
(package! evil-args :pin "a8151556f63c9d45d0c44c8a7ef9e5a542f3cdc7")
|
||||
(package! evil-easymotion :pin "f96c2ed38ddc07908db7c3c11bcd6285a3e8c2e9")
|
||||
(package! evil-embrace :pin "3081d37811b6a3dfaaf01d578c7ab7a746c6064d")
|
||||
@@ -35,4 +35,4 @@
|
||||
(package! neotree)
|
||||
(autoload 'neotree-make-executor "neotree" nil nil 'macro))
|
||||
|
||||
(package! evil-collection :pin "6365e7c8ae728f7a26294db261b6778d089a6263"))
|
||||
(package! evil-collection :pin "01d791dd63c723c82d5d076570c015e77d3b5680"))
|
||||
|
Reference in New Issue
Block a user