From 52364267cd7edbc0e9b25ab3bfb1c8f45dd58fde Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 28 Aug 2025 15:03:09 +0000 Subject: docs: update configs.md skip-checks: true --- doc/configs.md | 6 +++--- doc/configs.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/configs.md b/doc/configs.md index f6b2e6ea..00268dcb 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -2343,11 +2343,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+g58060c2340" + version = "0.12.0-dev+ga33284c2c0" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+g58060c2340" + version = "0.12.0-dev+ga33284c2c0" } } ``` @@ -5287,7 +5287,7 @@ Default config: ``` - `filetypes` : ```lua - { "html", "ruby", "eruby" } + { "html", "eruby" } ``` - `root_markers` : ```lua diff --git a/doc/configs.txt b/doc/configs.txt index f45306dd..851bf8ca 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -1518,11 +1518,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+g58060c2340" + version = "0.12.0-dev+ga33284c2c0" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+g58060c2340" + version = "0.12.0-dev+ga33284c2c0" } } - on_attach (use "gF" to view): ../lsp/copilot.lua:79 @@ -3762,7 +3762,7 @@ Default config: - cmd: >lua { "herb-language-server", "--stdio" } - filetypes: >lua - { "html", "ruby", "eruby" } + { "html", "eruby" } - root_markers: >lua { "Gemfile", ".git" } < -- cgit v1.2.3-70-g09d2