added navigation on confirm to semantic search modal

This commit is contained in:
KCaverly 2023-06-29 11:58:47 -04:00
parent fd68a2afae
commit a08d60fc61
4 changed files with 35 additions and 36 deletions

View file

@ -16,6 +16,7 @@ workspace = { path = "../workspace" }
util = { path = "../util" }
picker = { path = "../picker" }
theme = { path = "../theme" }
editor = { path = "../editor" }
anyhow.workspace = true
futures.workspace = true
smol.workspace = true