aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-23 18:56:28 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-23 18:56:28 +0000
commite074ff04d7ff72cd441f00ed7c1ed59052e29081 (patch)
treefca4a1a28e9ec1cb3dec295689ec42ac5007e4a5 /doc
parentfix(utils): normalize root_pattern result #4093 (diff)
downloadnvim-lspconfig-e074ff04d7ff72cd441f00ed7c1ed59052e29081.tar
nvim-lspconfig-e074ff04d7ff72cd441f00ed7c1ed59052e29081.tar.gz
nvim-lspconfig-e074ff04d7ff72cd441f00ed7c1ed59052e29081.tar.bz2
nvim-lspconfig-e074ff04d7ff72cd441f00ed7c1ed59052e29081.tar.lz
nvim-lspconfig-e074ff04d7ff72cd441f00ed7c1ed59052e29081.tar.xz
nvim-lspconfig-e074ff04d7ff72cd441f00ed7c1ed59052e29081.tar.zst
nvim-lspconfig-e074ff04d7ff72cd441f00ed7c1ed59052e29081.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 c971c37e..8f2d631d 100644
--- a/doc/configs.md
+++ b/doc/configs.md
@@ -2401,11 +2401,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g4adfc4b7bc"
+ version = "0.12.0-dev+g7837161076"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+g4adfc4b7bc"
+ version = "0.12.0-dev+g7837161076"
}
}
```
diff --git a/doc/configs.txt b/doc/configs.txt
index 70f5aef2..e71c764a 100644
--- a/doc/configs.txt
+++ b/doc/configs.txt
@@ -1564,11 +1564,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g4adfc4b7bc"
+ version = "0.12.0-dev+g7837161076"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+g4adfc4b7bc"
+ version = "0.12.0-dev+g7837161076"
}
}
- on_attach (use "gF" to view): ../lsp/copilot.lua:79