aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-12-16 18:05:08 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-12-16 18:05:08 +0000
commit97e4843004e56872ed5f6ef22316ee4c7f0c2796 (patch)
treeb1fe0217250ec1fd08eecbc0ebc3466233ddcd4a /doc
parentfeat: remove `:Lsp*` commands for nvim 0.12 #4234 (diff)
downloadnvim-lspconfig-97e4843004e56872ed5f6ef22316ee4c7f0c2796.tar
nvim-lspconfig-97e4843004e56872ed5f6ef22316ee4c7f0c2796.tar.gz
nvim-lspconfig-97e4843004e56872ed5f6ef22316ee4c7f0c2796.tar.bz2
nvim-lspconfig-97e4843004e56872ed5f6ef22316ee4c7f0c2796.tar.lz
nvim-lspconfig-97e4843004e56872ed5f6ef22316ee4c7f0c2796.tar.xz
nvim-lspconfig-97e4843004e56872ed5f6ef22316ee4c7f0c2796.tar.zst
nvim-lspconfig-97e4843004e56872ed5f6ef22316ee4c7f0c2796.zip
docs: update configs.md
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/configs.md12
-rw-r--r--doc/configs.txt12
2 files changed, 12 insertions, 12 deletions
diff --git a/doc/configs.md b/doc/configs.md
index 7cfd9eee..8da82bea 100644
--- a/doc/configs.md
+++ b/doc/configs.md
@@ -2434,11 +2434,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
}
}
```
@@ -4871,20 +4871,20 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
},
editorPluginInfo = {
name = "Neovim LSP",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
},
extension = {
name = "Neovim LSP Client",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
},
ide = {
name = "Neovim",
vendor = "Neovim",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
}
}
```
diff --git a/doc/configs.txt b/doc/configs.txt
index 9ff38f32..d03669f1 100644
--- a/doc/configs.txt
+++ b/doc/configs.txt
@@ -1592,11 +1592,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
}
}
- on_attach (use "gF" to view): ../lsp/copilot.lua:106
@@ -3461,20 +3461,20 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
},
editorPluginInfo = {
name = "Neovim LSP",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
},
extension = {
name = "Neovim LSP Client",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
},
ide = {
name = "Neovim",
vendor = "Neovim",
- version = "0.12.0-dev+g02e10d5101"
+ version = "0.12.0-dev+g1d22b05f8d"
}
}
- on_attach (use "gF" to view): ../lsp/gitlab_duo.lua:317