mirror of https://github.com/helix-editor/helix
style: remove accidental indents
parent
85227b529a
commit
bb7d16aaf9
|
@ -16,7 +16,9 @@ members = [
|
|||
"xtask",
|
||||
]
|
||||
|
||||
default-members = ["helix-term"]
|
||||
default-members = [
|
||||
"helix-term"
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
|
Loading…
Reference in New Issue