branch: main
commit b3c5d40764cf1af099feccc88a72a5d5242de6a0
Author: Stefan Kangas <[email protected]>
Commit: Stefan Kangas <[email protected]>

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

diff --git a/elpa-packages b/elpa-packages
index 28cc919bc8..de8e2acebd 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -102,6 +102,9 @@
   :readme "README.md"
   :ignored-files (".travis.yml" "Cask" "test" "Makefile"))
 
+ ("evil-indent-plus"    :url "https://github.com/TheBB/evil-indent-plus.git";
+  :readme "README.md")
+
  ("evil-lisp-state"     :url "https://github.com/syl20bnr/evil-lisp-state.git";
   :readme "README.md"
   :ignored-files "LICENSE")

Reply via email to