Fix all residual errors, need to polish off warnings and TODOS

This commit is contained in:
Isaac Clayton 2022-07-06 15:57:25 +02:00
parent 6585daccf9
commit d009e10a46
5 changed files with 19 additions and 19 deletions

View file

@ -314,7 +314,7 @@ mod tests {
let language = language(
"go",
tree_sitter_go::language(),
Some(Arc::new(GoLspAdapter)),
Some(smol::block_on(LspAdapter::new(GoLspAdapter))),
);
let theme = SyntaxTheme::new(vec![