branch: main
commit 739d4baf7dde81f2a476c2210cdaab170be70e91
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>
* elpa-packages (orderless): New package
---
elpa-packages | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 126372a455..902fce5adb 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -365,6 +365,10 @@
("objed" :url "https://github.com/clemera/objed")
("omn-mode" :url nil)
("on-screen" :url
"https://github.com/michael-heerdegen/on-screen.el.git")
+ ("orderless" :url "https://github.com/oantolin/orderless"
+ :doc "orderless.texi"
+ :readme "README.org"
+ :auto-sync t)
("org"
:url "git://git.sv.gnu.org/emacs/org-mode.git"
:lisp-dir "lisp"