diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ members = [ "helix-view", "helix-term", "helix-syntax", + "helix-lsp", ] # Build helix-syntax in release mode to make the code path faster in development. |