branch: main
commit 7e1a099d7bd53adb8be94c66d734f2be2f24a3eb
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Kangas <stefankan...@gmail.com>

    * elpa-packages (flx-ido): New package.
---
 elpa-packages | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index b84fa24a6a..8254411cb2 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -261,6 +261,11 @@
   :ignored-files (".travis.yml" "LICENSE"
                   "flx-ido.el" "misc/flx-ido-demo.el" "misc/flx-test-list.el"))
 
+ (flx-ido              :url "https://github.com/lewang/flx";
+  :readme ignore
+  :ignored-files (".travis.yml" "Cask" "LICENSE" "tests" "Makefile"
+                  "flx.el" "misc/flx-helm-demo.el" "misc/flx-test-list.el"))
+
  (flymake-kondor       :url "https://github.com/turbo-cafe/flymake-kondor";
   :ignored-files ("COPYING.txt"))
 

Reply via email to