Fix compile errors with lsp2

Co-authored-by: Jospeh <joseph@zed.dev>
This commit is contained in:
Max Brunsfeld 2023-10-26 14:48:04 +02:00
parent 69e5ecc015
commit 6fe393db2a
3 changed files with 2 additions and 3 deletions

View file

@ -2964,7 +2964,7 @@ impl Project {
)
})??;
Ok(language_server)
Ok(Some(language_server))
}
async fn setup_pending_language_server(