|
|
@ -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. |
|
|
|
|
|
|
|
|
|