mirror of https://github.com/helix-editor/helix
Format Cargo.toml
parent
326293cb57
commit
ba96f5d296
|
@ -6,7 +6,7 @@ members = [
|
||||||
"helix-tui",
|
"helix-tui",
|
||||||
"helix-syntax",
|
"helix-syntax",
|
||||||
"helix-lsp",
|
"helix-lsp",
|
||||||
"helix-dap"
|
"helix-dap",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Build helix-syntax in release mode to make the code path faster in development.
|
# Build helix-syntax in release mode to make the code path faster in development.
|
||||||
|
|
Loading…
Reference in New Issue