Revert "Remove semantic search UI"

This reverts commit c0f042b39a.
This commit is contained in:
Mikayla 2023-08-18 15:59:26 -07:00
parent cb55204e22
commit 48553d7c8f
No known key found for this signature in database
7 changed files with 309 additions and 91 deletions

View file

@ -1,5 +1,3 @@
#![allow(non_snake_case, non_upper_case_globals)]
mod keymap_file;
mod settings_file;
mod settings_store;