Skip to content

Commit 8e4cdc6

Browse files
docs: update configs.md
skip-checks: true
1 parent 282d251 commit 8e4cdc6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/configs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2401,11 +2401,11 @@ Default config:
24012401
{
24022402
editorInfo = {
24032403
name = "Neovim",
2404-
version = "0.12.0-dev+g9da316fcc4"
2404+
version = "0.12.0-dev+g35fc4fda99"
24052405
},
24062406
editorPluginInfo = {
24072407
name = "Neovim",
2408-
version = "0.12.0-dev+g9da316fcc4"
2408+
version = "0.12.0-dev+g35fc4fda99"
24092409
}
24102410
}
24112411
```

doc/configs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,11 +1564,11 @@ Default config:
15641564
{
15651565
editorInfo = {
15661566
name = "Neovim",
1567-
version = "0.12.0-dev+g9da316fcc4"
1567+
version = "0.12.0-dev+g35fc4fda99"
15681568
},
15691569
editorPluginInfo = {
15701570
name = "Neovim",
1571-
version = "0.12.0-dev+g9da316fcc4"
1571+
version = "0.12.0-dev+g35fc4fda99"
15721572
}
15731573
}
15741574
- on_attach (use "gF" to view): ../lsp/copilot.lua:79

0 commit comments

Comments
 (0)