feat: removing rust analyzer

This commit is contained in:
ralvescosta 2025-03-16 15:45:06 -03:00
parent 2a6c3fd317
commit 48a21c4532
1 changed files with 0 additions and 1 deletions

View File

@ -208,7 +208,6 @@ return {
clangd = {}, clangd = {},
gopls = {}, gopls = {},
pyright = {}, pyright = {},
rust_analyzer = {},
ts_ls = {}, ts_ls = {},
terraformls = {}, terraformls = {},
yamlls = {}, yamlls = {},