Add helix-lsp-types to workspace

This commit is contained in:
Michael Davis 2024-07-27 12:14:41 -04:00
parent 2900bc03cf
commit 1ccdc55db9
No known key found for this signature in database
2 changed files with 11 additions and 9 deletions

View file

@ -5,6 +5,7 @@ members = [
"helix-view",
"helix-term",
"helix-tui",
"helix-lsp-types",
"helix-lsp",
"helix-event",
"helix-dap",