diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-18 03:08:10 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-18 03:08:10 +0000 |
| commit | 5bfcc89fd155b4ffc02d18ab3b7d19c2d4e246a7 (patch) | |
| tree | d5e69a485c3ae1c998ce3ec5ff7003a0330bb8e2 /doc/configs.md | |
| parent | Revert "add deno.lock root marker #4051" (diff) | |
| download | nvim-lspconfig-2.5.0.tar nvim-lspconfig-2.5.0.tar.gz nvim-lspconfig-2.5.0.tar.bz2 nvim-lspconfig-2.5.0.tar.lz nvim-lspconfig-2.5.0.tar.xz nvim-lspconfig-2.5.0.tar.zst nvim-lspconfig-2.5.0.zip | |
docs: update configs.mdv2.5.0
skip-checks: true
Diffstat (limited to 'doc/configs.md')
| -rw-r--r-- | doc/configs.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/configs.md b/doc/configs.md index 5b77d9f7..41e6bf43 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -2346,11 +2346,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+ga897cc17a5" + version = "0.12.0-dev+g63ece2b151" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+ga897cc17a5" + version = "0.12.0-dev+g63ece2b151" } } ``` |
