diff --git a/lua/plugins/lspconfig.lua b/lua/plugins/lspconfig.lua index 9af2455..ec704a2 100644 --- a/lua/plugins/lspconfig.lua +++ b/lua/plugins/lspconfig.lua @@ -19,34 +19,34 @@ return { lua_ls = { mason = false, }, - rust_analyzer = { - mason = false, - -- settings = { - -- ["rust-analyzer"] = { - -- -- rustfmt = { - -- -- overrideCommand = { "leptosfmt", "--stdin", "--rustfmt" }, - -- -- }, - -- imports = { - -- granularity = { - -- group = "module", - -- }, - -- }, - -- cargo = { - -- buildScripts = { - -- enable = false, - -- }, - -- }, - -- files = { - -- excludeDirs = { - -- "pe-template", - -- }, - -- }, - -- procMacro = { - -- enable = true, - -- }, - -- }, - -- }, - }, + -- rust_analyzer = { + -- mason = false, + -- settings = { + -- ["rust-analyzer"] = { + -- -- rustfmt = { + -- -- overrideCommand = { "leptosfmt", "--stdin", "--rustfmt" }, + -- -- }, + -- imports = { + -- granularity = { + -- group = "module", + -- }, + -- }, + -- cargo = { + -- buildScripts = { + -- enable = false, + -- }, + -- }, + -- files = { + -- excludeDirs = { + -- "pe-template", + -- }, + -- }, + -- procMacro = { + -- enable = true, + -- }, + -- }, + -- }, + -- }, tailwindcss = { init_options = { userLanguages = {