Clarify some wording
This commit is contained in:
parent
007ae88ed2
commit
631b6b0b3e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
Prelude's `ido` module swaps the default `ido` flex matching with the
|
||||||
[ido-flx](https://github.com/lewang/flx).
|
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…
Reference in a new issue