From c4f67bf85b01a57e3c130352c0a0e453ab8cd5b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 17 Dec 2025 15:47:34 +0000 Subject: docs: update configs.md skip-checks: true --- doc/configs.md | 14 +++++++------- doc/configs.txt | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/doc/configs.md b/doc/configs.md index 56e39cf2..eee36e3b 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -2434,11 +2434,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" } } ``` @@ -4871,20 +4871,20 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" }, editorPluginInfo = { name = "Neovim LSP", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" }, extension = { name = "Neovim LSP Client", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" }, ide = { name = "Neovim", vendor = "Neovim", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" } } ``` @@ -5438,7 +5438,7 @@ Default config: ``` - `root_markers` : ```lua - { ".git" } + { ".harper-dictionary.txt", ".git" } ``` --- diff --git a/doc/configs.txt b/doc/configs.txt index 35dbfb51..fca30afe 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -1592,11 +1592,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" } } - on_attach (use "gF" to view): ../lsp/copilot.lua:106 @@ -3461,20 +3461,20 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" }, editorPluginInfo = { name = "Neovim LSP", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" }, extension = { name = "Neovim LSP Client", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" }, ide = { name = "Neovim", vendor = "Neovim", - version = "0.12.0-dev+g1d22b05f8d" + version = "0.12.0-dev+g0197f13ed4" } } - on_attach (use "gF" to view): ../lsp/gitlab_duo.lua:317 @@ -3900,7 +3900,7 @@ Default config: - filetypes: >lua { "asciidoc", "c", "cpp", "cs", "gitcommit", "go", "html", "java", "javascript", "lua", "markdown", "nix", "python", "ruby", "rust", "swift", "toml", "typescript", "typescriptreact", "haskell", "cmake", "typst", "php", "dart", "clojure", "sh" } - root_markers: >lua - { ".git" } + { ".harper-dictionary.txt", ".git" } < ------------------------------------------------------------------------------ -- cgit v1.2.3-70-g09d2