From 513fc3e2d1a041f2cf0a6379de2670ec586f4469 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 28 Oct 2025 14:55:07 +0000 Subject: docs: update configs.md skip-checks: true --- doc/configs.md | 6 +++--- doc/configs.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/configs.md b/doc/configs.md index 65a924fd..e2eb1cf9 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -2403,11 +2403,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+g070f4d3da0" + version = "0.12.0-dev+g7088441de4" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+g070f4d3da0" + version = "0.12.0-dev+g7088441de4" } } ``` @@ -13162,7 +13162,7 @@ Default config: ``` - `filetypes` : ```lua - { "markdown", "text", "tex", "rst" } + { "asciidoc", "markdown", "text", "tex", "rst", "html", "xml" } ``` - `root_markers` : ```lua diff --git a/doc/configs.txt b/doc/configs.txt index dfa48785..0f71f7ef 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -1572,11 +1572,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+g070f4d3da0" + version = "0.12.0-dev+g7088441de4" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+g070f4d3da0" + version = "0.12.0-dev+g7088441de4" } } - on_attach (use "gF" to view): ../lsp/copilot.lua:106 @@ -9785,7 +9785,7 @@ Default config: - cmd: >lua { "vale-ls" } - filetypes: >lua - { "markdown", "text", "tex", "rst" } + { "asciidoc", "markdown", "text", "tex", "rst", "html", "xml" } - root_markers: >lua { ".vale.ini" } < -- cgit v1.2.3-70-g09d2