branch: main
commit c60c2d7ae50999938338f30a544b412b2153e861
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

    elpa-packages (evil-collection): New package
    
    Moved from `gnu.git` where it did not belong.
---
 elpa-packages | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/elpa-packages b/elpa-packages
index aa670d723d..a45a60ab67 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -202,7 +202,8 @@
 
  (eglot-inactive-regions :url 
"https://github.com/fargiolas/eglot-inactive-regions";)
 
- ;; (eieio-akater-extras       :url 
"https://framagit.org/akater/elisp-eieio-akater-extras";)
+ ;;(eieio-akater-extras        :url 
"https://framagit.org/akater/elisp-eieio-akater-extras";
+ ;; :branch "elpa-release")
 
  ;; (el-mock           :url "https://github.com/rejeep/el-mock.el";)
 
@@ -254,6 +255,8 @@
  (evil-args            :url "https://github.com/wcsmith/evil-args.git";
   :readme "README.md")
 
+ (evil-collection      :url "https://github.com/emacs-evil/evil-collection";)
+
  (evil-emacs-cursor-model-mode :url 
"https://github.com/maxfriis/evil-emacs-cursor-model-mode";)
 
  (evil-escape          :url "https://github.com/emacsorphanage/evil-escape.git";

Reply via email to