From 186f5f032c3bd36ee938c6ec59dd1f71481007a3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 28 Nov 2021 21:51:16 +0000 Subject: docs: update server_configurations.md skip-checks: true --- doc/server_configurations.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/server_configurations.md b/doc/server_configurations.md index b91c3ea7..090c0be4 100644 --- a/doc/server_configurations.md +++ b/doc/server_configurations.md @@ -3789,7 +3789,7 @@ This server accepts configuration via the `settings` key. - **`ltex.enabled`** - Default: `{ "bibtex", "html", "latex", "markdown", "org", "restructuredtext", "rsweave" }` + Default: `{ "bibtex", "context", "context.tex", "html", "latex", "markdown", "org", "restructuredtext", "rsweave" }` null @@ -7298,6 +7298,7 @@ require'lspconfig'.tailwindcss.setup{} root_dir = root_pattern('tailwind.config.js', 'tailwind.config.ts', 'postcss.config.js', 'postcss.config.ts', 'package.json', 'node_modules', '.git') settings = { tailwindCSS = { + classAttributes = { "class", "className", "classList", "ngClass" }, lint = { cssConflict = "warning", invalidApply = "error", -- cgit v1.2.3-70-g09d2