diff options
Diffstat (limited to 'doc/configs.txt')
| -rw-r--r-- | doc/configs.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/configs.txt b/doc/configs.txt index 94445d2f..16840d3a 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -1592,11 +1592,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" } } - on_attach (use "gF" to view): ../lsp/copilot.lua:106 @@ -3461,20 +3461,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" } } - on_attach (use "gF" to view): ../lsp/gitlab_duo.lua:317 |
