disable rust_analyzer

main
Zynh Ludwig 2024-07-29 21:42:09 -07:00
parent 521a481e71
commit 5f6957f137
1 changed files with 28 additions and 28 deletions

View File

@ -19,34 +19,34 @@ return {
lua_ls = { lua_ls = {
mason = false, mason = false,
}, },
rust_analyzer = { -- rust_analyzer = {
mason = false, -- mason = false,
-- settings = { -- settings = {
-- ["rust-analyzer"] = { -- ["rust-analyzer"] = {
-- -- rustfmt = { -- -- rustfmt = {
-- -- overrideCommand = { "leptosfmt", "--stdin", "--rustfmt" }, -- -- overrideCommand = { "leptosfmt", "--stdin", "--rustfmt" },
-- -- }, -- -- },
-- imports = { -- imports = {
-- granularity = { -- granularity = {
-- group = "module", -- group = "module",
-- }, -- },
-- }, -- },
-- cargo = { -- cargo = {
-- buildScripts = { -- buildScripts = {
-- enable = false, -- enable = false,
-- }, -- },
-- }, -- },
-- files = { -- files = {
-- excludeDirs = { -- excludeDirs = {
-- "pe-template", -- "pe-template",
-- }, -- },
-- }, -- },
-- procMacro = { -- procMacro = {
-- enable = true, -- enable = true,
-- }, -- },
-- }, -- },
-- }, -- },
}, -- },
tailwindcss = { tailwindcss = {
init_options = { init_options = {
userLanguages = { userLanguages = {