Skip to content

Commit

Permalink
feat: file_finder match ">" redirect to command_palette
Browse files Browse the repository at this point in the history
  • Loading branch information
d1y committed Dec 18, 2024
1 parent e8c9283 commit 5a2f30d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/file_finder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ doctest = false

[dependencies]
anyhow.workspace = true
command_palette.workspace = true
collections.workspace = true
editor.workspace = true
file_icons.workspace = true
Expand Down

0 comments on commit 5a2f30d

Please sign in to comment.