Henrik Lissner
2025-03-23 17:45:54 -04:00
parent 53387f4905
commit f65fdd598a
2 changed files with 8 additions and 3 deletions

View File

@ -200,14 +200,16 @@ variable for an explanation of the defaults (in comments). See
kotlin-mode
macrostep
man
(magit magit-repos magit-submodule)
(magit magit-submodule)
magit-repos
magit-section
magit-todos
markdown-mode
minesweeper
monky
mpc
mpdel
mpdired
mu4e
mu4e-conversation
neotree
@ -226,6 +228,7 @@ variable for an explanation of the defaults (in comments). See
(pdf pdf-tools)
popup
proced
(process-menu simple)
prodigy
profiler
p-search
@ -258,6 +261,7 @@ variable for an explanation of the defaults (in comments). See
speedbar
tab-bar
tablist
tabulated-list
tar-mode
telega
(term term ansi-term multi-term)
@ -269,6 +273,7 @@ variable for an explanation of the defaults (in comments). See
trashed
tuareg
typescript-mode
ultra-scroll
vc-annotate
vc-dir
vc-git

View File

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; editor/evil/packages.el
(package! evil :pin "6bed0e58dbafd75755c223a5c07aacd479386568")
(package! evil :pin "682e87fce99f39ea3155f11f87ee56b6e4593304")
(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 "58766492f7dc830c010d5a4a095cf23d6eb0aefc"))
(package! evil-collection :pin "cb850ff0d11f644dbd133428cff57e82e655ecd7"))