branch: main
commit 9a2dfb7852769b9f68217c118f3278873201a069
Author: Stefan Kangas <[email protected]>
Commit: Stefan Kangas <[email protected]>
* elpa-packages (evil-exchange): New package
---
elpa-packages | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index bf17a0df8b..52886a4ef6 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -88,6 +88,10 @@
;; :readme "README.md"
;; :ignored-files ("LICENSE"))
+ ("evil-exchange" :url "https://github.com/Dewdrops/evil-exchange.git"
+ :readme "README.md"
+ :ignored-files (".travis.yml" "Cask" "test" "Makefile"))
+
("evil-matchit" :url "https://github.com/redguardtoo/evil-matchit.git"
:ignored-files ("tests" "Makefile" "screencast.gif"))