aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-03-13 15:55:06 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-03-13 15:55:06 +0000
commite37445d457bfa9d6bacbb5a06b013bb09e57c220 (patch)
tree32720f16538546dc28840c80d4433c6531fc91e1 /doc
parentMerge #4306 generate annotations for Lua types (diff)
downloadnvim-lspconfig-e37445d457bfa9d6bacbb5a06b013bb09e57c220.tar
nvim-lspconfig-e37445d457bfa9d6bacbb5a06b013bb09e57c220.tar.gz
nvim-lspconfig-e37445d457bfa9d6bacbb5a06b013bb09e57c220.tar.bz2
nvim-lspconfig-e37445d457bfa9d6bacbb5a06b013bb09e57c220.tar.lz
nvim-lspconfig-e37445d457bfa9d6bacbb5a06b013bb09e57c220.tar.xz
nvim-lspconfig-e37445d457bfa9d6bacbb5a06b013bb09e57c220.tar.zst
nvim-lspconfig-e37445d457bfa9d6bacbb5a06b013bb09e57c220.zip
docs: update configs.md
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/configs.md14
-rw-r--r--doc/configs.txt14
2 files changed, 14 insertions, 14 deletions
diff --git a/doc/configs.md b/doc/configs.md
index 041c8413..db0edba4 100644
--- a/doc/configs.md
+++ b/doc/configs.md
@@ -2479,11 +2479,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
}
}
```
@@ -4971,20 +4971,20 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
},
editorPluginInfo = {
name = "Neovim LSP",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
},
extension = {
name = "Neovim LSP Client",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
},
ide = {
name = "Neovim",
vendor = "Neovim",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
}
}
```
@@ -11373,7 +11373,7 @@ Default config:
activateSnykIac = "true",
activateSnykOpenSource = "true",
integrationName = "Neovim",
- integrationVersion = "0.12.0-dev+gb897e81b30",
+ integrationVersion = "0.12.0-dev+gb027de3a87",
token = vim.NIL,
trustedFolders = {}
}
diff --git a/doc/configs.txt b/doc/configs.txt
index 8065ace7..70687ea5 100644
--- a/doc/configs.txt
+++ b/doc/configs.txt
@@ -1626,11 +1626,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
}
}
- on_attach (use "gF" to view): ../lsp/copilot.lua:106
@@ -3542,20 +3542,20 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
},
editorPluginInfo = {
name = "Neovim LSP",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
},
extension = {
name = "Neovim LSP Client",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
},
ide = {
name = "Neovim",
vendor = "Neovim",
- version = "0.12.0-dev+gb897e81b30"
+ version = "0.12.0-dev+gb027de3a87"
}
}
- on_attach (use "gF" to view): ../lsp/gitlab_duo.lua:317
@@ -8460,7 +8460,7 @@ Default config:
activateSnykIac = "true",
activateSnykOpenSource = "true",
integrationName = "Neovim",
- integrationVersion = "0.12.0-dev+gb897e81b30",
+ integrationVersion = "0.12.0-dev+gb027de3a87",
token = vim.NIL,
trustedFolders = {}
}