-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
prescient-completion-enable-sort
to avoid confusion. (#130)
It is better to make the various completion UIs use `prescient-completion-sort` directly, as this allows the sorting of candidates filtered by other completion styles and avoids Company Prescient re-sorting candidates from `company-capf`. To keep things simple, the option of modifying completion-table metadata is removed. See #129 and conversations in minad/vertico#237.
- Loading branch information
Showing
3 changed files
with
16 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters