diff options
Diffstat (limited to 'doc/configs.md')
| -rw-r--r-- | doc/configs.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/configs.md b/doc/configs.md index 19ac1b2e..c9fc2e87 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -2436,11 +2436,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+gb95848a8f1" + version = "0.12.0-dev+gc374d78095" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+gb95848a8f1" + version = "0.12.0-dev+gc374d78095" } } ``` @@ -4873,20 +4873,20 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+gb95848a8f1" + version = "0.12.0-dev+gc374d78095" }, editorPluginInfo = { name = "Neovim LSP", - version = "0.12.0-dev+gb95848a8f1" + version = "0.12.0-dev+gc374d78095" }, extension = { name = "Neovim LSP Client", - version = "0.12.0-dev+gb95848a8f1" + version = "0.12.0-dev+gc374d78095" }, ide = { name = "Neovim", vendor = "Neovim", - version = "0.12.0-dev+gb95848a8f1" + version = "0.12.0-dev+gc374d78095" } } ``` |
