diff --git a/src/services/lsp/config.ts b/src/services/lsp/config.ts index d0ca664..d224d2e 100644 --- a/src/services/lsp/config.ts +++ b/src/services/lsp/config.ts @@ -77,3 +77,4 @@ export async function getAllLspServers(): Promise<{ servers: allServers, } } +