branch: externals/vertico commit 29b87fc032ec178f79623f0eba0f596fc8c58320 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README update --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 4477c42c44..698a5c21c8 100644 --- a/README.org +++ b/README.org @@ -473,7 +473,7 @@ There are other interactive completion UIs, which follow a similar philosophy: Vertico. Selectrum has a similar UI and interaction model as Vertico. Vertico offers additional features and is more flexible than Selectrum thanks to its [[#extensions][extensions]]. Unfortunately Selectrum is not fully compatible with every Emacs - completion command and dynamic completion tables ([[https://github.com/raxod502/selectrum/issues/481][Issue #481]]), since it uses + completion command and dynamic completion tables ([[https://github.com/raxod502/selectrum/issues/481][selectrum#481]]), since it uses its own filtering infrastructure, which deviates from the standard Emacs completion facilities. The filtering infrastructure also leads to a larger and more complex code base. Selectrum is likely getting deprecated in favor of