mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
commit
5a64b9a811
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ export class Server {
|
|||
|
||||
Server.client = new lc.LanguageClient(
|
||||
'ra-lsp',
|
||||
'rust-analyzer languge server',
|
||||
'rust-analyzer language server',
|
||||
serverOptions,
|
||||
clientOptions
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue