mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Refactor a little bit.
This commit is contained in:
parent
b17a77b8b8
commit
a106be94f1
8 changed files with 95 additions and 55 deletions
|
@ -11,9 +11,6 @@ name = "hx"
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
# termwiz = { git = "https://github.com/wez/wezterm", features = ["widgets"] }
|
||||
# termwiz = { path = "../../wezterm/termwiz", default-features = false, features = ["widgets"] }
|
||||
|
||||
helix-syntax = { path = "../helix-syntax" }
|
||||
|
||||
anyhow = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue