Skip to content

Commit d529402

Browse files
docs: update configs.md
skip-checks: true
1 parent ec54d14 commit d529402

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
@@ -2345,11 +2345,11 @@ Default config:
23452345
{
23462346
editorInfo = {
23472347
name = "Neovim",
2348-
version = "0.12.0-dev+g21f2c2b19c"
2348+
version = "0.12.0-dev+g16018b1117"
23492349
},
23502350
editorPluginInfo = {
23512351
name = "Neovim",
2352-
version = "0.12.0-dev+g21f2c2b19c"
2352+
version = "0.12.0-dev+g16018b1117"
23532353
}
23542354
}
23552355
```

doc/configs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1518,11 +1518,11 @@ Default config:
15181518
{
15191519
editorInfo = {
15201520
name = "Neovim",
1521-
version = "0.12.0-dev+g21f2c2b19c"
1521+
version = "0.12.0-dev+g16018b1117"
15221522
},
15231523
editorPluginInfo = {
15241524
name = "Neovim",
1525-
version = "0.12.0-dev+g21f2c2b19c"
1525+
version = "0.12.0-dev+g16018b1117"
15261526
}
15271527
}
15281528
- on_attach (use "gF" to view): ../lsp/copilot.lua:79

0 commit comments

Comments
 (0)