Added rust analyzer

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-05-23 23:18:18 +02:00
parent 6aa2ca9e3b
commit 0dd26bebee
2 changed files with 2 additions and 1 deletions

View File

@@ -30,6 +30,7 @@ return {
"powershell_es",
"jsonls",
"eslint",
"rust_analyzer",
},
automatic_installation = true,
})