WIP - move terminal to project as pre-prep for collaboration
This commit is contained in:
parent
7dde54b052
commit
1b8763d0cf
14 changed files with 95 additions and 30 deletions
|
@ -32,6 +32,7 @@ lsp = { path = "../lsp" }
|
|||
rpc = { path = "../rpc" }
|
||||
settings = { path = "../settings" }
|
||||
sum_tree = { path = "../sum_tree" }
|
||||
terminal = { path = "../terminal" }
|
||||
util = { path = "../util" }
|
||||
aho-corasick = "0.7"
|
||||
anyhow = "1.0.57"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue