Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ resolver = "2" members = [ "helix-core", + "helix-config", "helix-view", "helix-term", "helix-tui", |