docs: update server_configurations.md

skip-checks: true
This commit is contained in:
github-actions[bot] 2024-08-01 05:53:28 +00:00
parent 167f4df34c
commit e9b1c95d29
2 changed files with 0 additions and 20 deletions

View file

@ -11807,16 +11807,6 @@ require'lspconfig'.tailwindcss.setup{}
```lua
{ "aspnetcorerazor", "astro", "astro-markdown", "blade", "clojure", "django-html", "htmldjango", "edge", "eelixir", "elixir", "ejs", "erb", "eruby", "gohtml", "gohtmltmpl", "haml", "handlebars", "hbs", "html", "htmlangular", "html-eex", "heex", "jade", "leaf", "liquid", "markdown", "mdx", "mustache", "njk", "nunjucks", "php", "razor", "slim", "twig", "css", "less", "postcss", "sass", "scss", "stylus", "sugarss", "javascript", "javascriptreact", "reason", "rescript", "typescript", "typescriptreact", "vue", "svelte", "templ" }
```
- `init_options` :
```lua
{
userLanguages = {
eelixir = "html-eex",
eruby = "erb",
templ = "html"
}
}
```
- `on_new_config` :
```lua
see source file

View file

@ -11807,16 +11807,6 @@ require'lspconfig'.tailwindcss.setup{}
```lua
{ "aspnetcorerazor", "astro", "astro-markdown", "blade", "clojure", "django-html", "htmldjango", "edge", "eelixir", "elixir", "ejs", "erb", "eruby", "gohtml", "gohtmltmpl", "haml", "handlebars", "hbs", "html", "htmlangular", "html-eex", "heex", "jade", "leaf", "liquid", "markdown", "mdx", "mustache", "njk", "nunjucks", "php", "razor", "slim", "twig", "css", "less", "postcss", "sass", "scss", "stylus", "sugarss", "javascript", "javascriptreact", "reason", "rescript", "typescript", "typescriptreact", "vue", "svelte", "templ" }
```
- `init_options` :
```lua
{
userLanguages = {
eelixir = "html-eex",
eruby = "erb",
templ = "html"
}
}
```
- `on_new_config` :
```lua
see source file