[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[NonGNU ELPA] Flx version 0.6.2
From: |
ELPA update |
Subject: |
[NonGNU ELPA] Flx version 0.6.2 |
Date: |
Tue, 13 Dec 2022 05:06:58 -0500 |
Version 0.6.2 of package Flx has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.
Flx describes itself as:
================================
fuzzy matching with good sorting
================================
More at https://elpa.nongnu.org/nongnu/flx.html
## Summary:
[](http://travis-ci.org/lewang/flx)
[](https://melpa.org/#/flx)
[](https://stable.melpa.org/#/flx)
## Status
This project is more than a year old now. Lots of bugs have been worked out.
It appears some people use it on a regular basis.
## Screencast
[Screencast showing rationale and ido workflow][]
## Installation
### Manual
Just drop all `.el` files somewhere on your `load-path`. Here's an
example using the folder `~/.emacs.d/vendor`:
```lisp
(add-to-list 'load-path "~/emacs.d/vendor")
```
### Package Repositories
Available packages:
- `flx` - matching engine
- `flx-ido` - ido interface for flx
## Recent NEWS:
[Not available 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [NonGNU ELPA] Flx version 0.6.2,
ELPA update <=