mirror of https://github.com/helix-editor/helix
some extra comments
parent
279f5eddb3
commit
69302c26ab
|
@ -13,8 +13,7 @@ default-run = "hx"
|
|||
rust-version = "1.65"
|
||||
|
||||
[features]
|
||||
default = ["git", "steel"]
|
||||
# default = ["git"]
|
||||
default = ["git", "steel"] # Remove steel if you don't want it
|
||||
unicode-lines = ["helix-core/unicode-lines"]
|
||||
integration = []
|
||||
git = ["helix-vcs/git"]
|
||||
|
|
Loading…
Reference in New Issue