disble filtering

This commit is contained in:
Juhan280 2026-02-13 17:48:16 +06:00
parent 9ae8519506
commit b106d384e7
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ module zoxide_integration {
{
options: {
sort: false,
filter: false,
case_sensitive: false,
completion_algorithm: "substring",
}