disble filtering
This commit is contained in:
parent
9ae8519506
commit
b106d384e7
|
|
@ -63,6 +63,7 @@ module zoxide_integration {
|
||||||
{
|
{
|
||||||
options: {
|
options: {
|
||||||
sort: false,
|
sort: false,
|
||||||
|
filter: false,
|
||||||
case_sensitive: false,
|
case_sensitive: false,
|
||||||
completion_algorithm: "substring",
|
completion_algorithm: "substring",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue