Relay buffer change events to Copilot

This commit is contained in:
Antonio Scandurra 2023-04-19 12:19:24 +02:00
parent ce8442a3d8
commit 672cf6b8c7
5 changed files with 268 additions and 99 deletions

View file

@ -19,6 +19,7 @@ test-support = [
[dependencies]
text = { path = "../text" }
copilot = { path = "../copilot" }
client = { path = "../client" }
clock = { path = "../clock" }
collections = { path = "../collections" }