diff options
Diffstat (limited to 'doc/configs.txt')
| -rw-r--r-- | doc/configs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/configs.txt b/doc/configs.txt index 605691d8..055014c7 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -1518,11 +1518,11 @@ Default config: { editorInfo = { name = "Neovim", - version = "0.12.0-dev+gbc15b35cf6" + version = "0.12.0-dev+g21f2c2b19c" }, editorPluginInfo = { name = "Neovim", - version = "0.12.0-dev+gbc15b35cf6" + version = "0.12.0-dev+g21f2c2b19c" } } - on_attach (use "gF" to view): ../lsp/copilot.lua:79 |
