diff --git a/templates/nushell.txt b/templates/nushell.txt index cefa049..4ea1ad6 100644 --- a/templates/nushell.txt +++ b/templates/nushell.txt @@ -63,6 +63,7 @@ module zoxide_integration { { options: { sort: false, + filter: false, case_sensitive: false, completion_algorithm: "substring", }