Add file_finder module
Still need to wire up key bindings to make it toggle. Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
parent
0c59937a65
commit
f5df3681f8
10 changed files with 508 additions and 25 deletions
|
@ -1,5 +1,6 @@
|
|||
pub mod assets;
|
||||
pub mod editor;
|
||||
pub mod file_finder;
|
||||
mod operation_queue;
|
||||
pub mod settings;
|
||||
mod sum_tree;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue