aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2024-11-18 11:04:37 +0100
committerGitHub <noreply@github.com>2024-11-18 10:04:37 +0000
commit43894adcf10bb1190c2184bd7c1750e8ea2b3dce (patch)
treeecce68356ba3c372045871dfd0e8b7edfaf73237
parentchore: update generated code (#489) (diff)
downloadmason-lspconfig-43894adcf10bb1190c2184bd7c1750e8ea2b3dce.tar
mason-lspconfig-43894adcf10bb1190c2184bd7c1750e8ea2b3dce.tar.gz
mason-lspconfig-43894adcf10bb1190c2184bd7c1750e8ea2b3dce.tar.bz2
mason-lspconfig-43894adcf10bb1190c2184bd7c1750e8ea2b3dce.tar.lz
mason-lspconfig-43894adcf10bb1190c2184bd7c1750e8ea2b3dce.tar.xz
mason-lspconfig-43894adcf10bb1190c2184bd7c1750e8ea2b3dce.tar.zst
mason-lspconfig-43894adcf10bb1190c2184bd7c1750e8ea2b3dce.zip
chore: update generated code (#491)
-rw-r--r--lua/mason-lspconfig/mappings/filetype.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/mason-lspconfig/mappings/filetype.lua b/lua/mason-lspconfig/mappings/filetype.lua
index bff99c4..a2d572d 100644
--- a/lua/mason-lspconfig/mappings/filetype.lua
+++ b/lua/mason-lspconfig/mappings/filetype.lua
@@ -173,7 +173,7 @@ return {
rnoweb = { "ltex" },
robot = { "robotframework_ls" },
roslyn = { "dprint" },
- rst = { "esbonio", "ltex" },
+ rst = { "esbonio", "ltex", "vale_ls" },
ruby = { "harper_ls", "rubocop", "ruby_lsp", "solargraph", "sorbet", "standardrb", "steep", "stimulus_ls" },
rust = { "ast_grep", "dprint", "harper_ls", "rust_analyzer", "unocss" },
sass = { "emmet_language_server", "emmet_ls", "somesass_ls", "tailwindcss", "unocss" },