Browse Source

Clarify some wording

custom
Bozhidar Batsov 8 years ago
parent
commit
631b6b0b3e
  1. 4
      README.md

4
README.md

@ -681,8 +681,8 @@ you don't like that simply add this to your personal config:
### Poor ido matching performance on large datasets ### Poor ido matching performance on large datasets
Prelude swaps the default `ido` flex matching with the more powerful
[ido-flx](https://github.com/lewang/flx).
Prelude's `ido` module swaps the default `ido` flex matching with the
more powerful [ido-flx](https://github.com/lewang/flx).
The sorting algorithm `flx` uses is more complex, but yields better results. The sorting algorithm `flx` uses is more complex, but yields better results.

Loading…
Cancel
Save