aboutsummaryrefslogtreecommitdiffstats
path: root/doc/configs.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/configs.md')
-rw-r--r--doc/configs.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/configs.md b/doc/configs.md
index ae041609..c0f67134 100644
--- a/doc/configs.md
+++ b/doc/configs.md
@@ -2403,11 +2403,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g1c12073db6"
+ version = "0.12.0-dev+g4bbdffe829"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+g1c12073db6"
+ version = "0.12.0-dev+g4bbdffe829"
}
}
```
@@ -4846,20 +4846,20 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g1c12073db6"
+ version = "0.12.0-dev+g4bbdffe829"
},
editorPluginInfo = {
name = "Neovim LSP",
- version = "0.12.0-dev+g1c12073db6"
+ version = "0.12.0-dev+g4bbdffe829"
},
extension = {
name = "Neovim LSP Client",
- version = "0.12.0-dev+g1c12073db6"
+ version = "0.12.0-dev+g4bbdffe829"
},
ide = {
name = "Neovim",
vendor = "Neovim",
- version = "0.12.0-dev+g1c12073db6"
+ version = "0.12.0-dev+g4bbdffe829"
}
}
```