branch: main
commit e0c8708f1725451e79004a45310e847e4b43869a
Author: Stefan Kangas <ste...@marxist.se>
Commit: Stefan Kangas <ste...@marxist.se>

    * elpa-packages (evil-matchit): New package
---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 8ed58e4d81..5b28564dde 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -84,6 +84,9 @@
   :ignored-files ("COPYING" "lib" "scripts")
   :doc "doc/build/texinfo/evil.texi")
 
+ ("evil-matchit"        :url "https://github.com/redguardtoo/evil-matchit.git";
+  :ignored-files ("tests" "Makefile" "screencast.gif"))
+
  ("evil-nerd-commenter" :url 
"https://github.com/redguardtoo/evil-nerd-commenter";
   :ignored-files ("tests" "Makefile" "evil-nerd-commenter-demo.gif" "pkg.sh"))
 

Reply via email to