aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-11 03:31:33 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-11 03:31:33 +0000
commitd529402785fc7f9358c63a841ade6bb3c6aa15ba (patch)
tree33a6703a78e7d75a7f0bdcbd076a1c2e21a49441
parentfix: ts/js LSPs require lockfile #4062 (diff)
downloadnvim-lspconfig-d529402785fc7f9358c63a841ade6bb3c6aa15ba.tar
nvim-lspconfig-d529402785fc7f9358c63a841ade6bb3c6aa15ba.tar.gz
nvim-lspconfig-d529402785fc7f9358c63a841ade6bb3c6aa15ba.tar.bz2
nvim-lspconfig-d529402785fc7f9358c63a841ade6bb3c6aa15ba.tar.lz
nvim-lspconfig-d529402785fc7f9358c63a841ade6bb3c6aa15ba.tar.xz
nvim-lspconfig-d529402785fc7f9358c63a841ade6bb3c6aa15ba.tar.zst
nvim-lspconfig-d529402785fc7f9358c63a841ade6bb3c6aa15ba.zip
docs: update configs.md
skip-checks: true
-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 76125d4a..e60ac2f8 100644
--- a/doc/configs.md
+++ b/doc/configs.md
@@ -2345,11 +2345,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g21f2c2b19c"
+ version = "0.12.0-dev+g16018b1117"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+g21f2c2b19c"
+ version = "0.12.0-dev+g16018b1117"
}
}
```
diff --git a/doc/configs.txt b/doc/configs.txt
index 055014c7..aea0c935 100644
--- a/doc/configs.txt
+++ b/doc/configs.txt
@@ -1518,11 +1518,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g21f2c2b19c"
+ version = "0.12.0-dev+g16018b1117"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+g21f2c2b19c"
+ version = "0.12.0-dev+g16018b1117"
}
}
- on_attach (use "gF" to view): ../lsp/copilot.lua:79