aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-21 20:49:23 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-21 20:49:23 +0000
commitd6c1c399d80a832ebd65068039ed5e864c1f4cd5 (patch)
treea4d1dc1ef2af5ba398c5bdbeb5e08498af5c5a77 /doc
parentdocs: deprecation info #4086 (diff)
downloadnvim-lspconfig-d6c1c399d80a832ebd65068039ed5e864c1f4cd5.tar
nvim-lspconfig-d6c1c399d80a832ebd65068039ed5e864c1f4cd5.tar.gz
nvim-lspconfig-d6c1c399d80a832ebd65068039ed5e864c1f4cd5.tar.bz2
nvim-lspconfig-d6c1c399d80a832ebd65068039ed5e864c1f4cd5.tar.lz
nvim-lspconfig-d6c1c399d80a832ebd65068039ed5e864c1f4cd5.tar.xz
nvim-lspconfig-d6c1c399d80a832ebd65068039ed5e864c1f4cd5.tar.zst
nvim-lspconfig-d6c1c399d80a832ebd65068039ed5e864c1f4cd5.zip
docs: update configs.md
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/configs.md4
-rw-r--r--doc/configs.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/configs.md b/doc/configs.md
index b89c9c5d..258f4335 100644
--- a/doc/configs.md
+++ b/doc/configs.md
@@ -2400,11 +2400,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+gb756a6165a"
+ version = "0.12.0-dev+gc2136e3590"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+gb756a6165a"
+ version = "0.12.0-dev+gc2136e3590"
}
}
```
diff --git a/doc/configs.txt b/doc/configs.txt
index e0cfc8da..d8f415e1 100644
--- a/doc/configs.txt
+++ b/doc/configs.txt
@@ -1564,11 +1564,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+gb756a6165a"
+ version = "0.12.0-dev+gc2136e3590"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+gb756a6165a"
+ version = "0.12.0-dev+gc2136e3590"
}
}
- on_attach (use "gF" to view): ../lsp/copilot.lua:79