Add some key binding groups
This commit is contained in:
parent
1276a82e54
commit
478e3e767c
4 changed files with 100 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ version = { workspace = true }
|
|||
edition = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
cove-macro = { path = "../cove-macro" }
|
||||
|
||||
crossterm = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_either = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue