Skip to content

Commit b8c3630

Browse files
docs: update configs.md
skip-checks: true
1 parent 251b2e6 commit b8c3630

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

doc/configs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2408,11 +2408,11 @@ Default config:
24082408
{
24092409
editorInfo = {
24102410
name = "Neovim",
2411-
version = "0.12.0-dev+g35fc4fda99"
2411+
version = "0.12.0-dev+g28ccebd138"
24122412
},
24132413
editorPluginInfo = {
24142414
name = "Neovim",
2415-
version = "0.12.0-dev+g35fc4fda99"
2415+
version = "0.12.0-dev+g28ccebd138"
24162416
}
24172417
}
24182418
```
@@ -7545,7 +7545,7 @@ Default config:
75457545

75467546
## neocmake
75477547

7548-
https://github.com/Decodetalkers/neocmakelsp
7548+
https://github.com/neocmakelsp/neocmakelsp
75497549

75507550
CMake LSP Implementation
75517551

doc/configs.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,11 +1569,11 @@ Default config:
15691569
{
15701570
editorInfo = {
15711571
name = "Neovim",
1572-
version = "0.12.0-dev+g35fc4fda99"
1572+
version = "0.12.0-dev+g28ccebd138"
15731573
},
15741574
editorPluginInfo = {
15751575
name = "Neovim",
1576-
version = "0.12.0-dev+g35fc4fda99"
1576+
version = "0.12.0-dev+g28ccebd138"
15771577
}
15781578
}
15791579
- on_attach (use "gF" to view): ../lsp/copilot.lua:79
@@ -5496,7 +5496,7 @@ Default config:
54965496
------------------------------------------------------------------------------
54975497
neocmake
54985498

5499-
https://github.com/Decodetalkers/neocmakelsp
5499+
https://github.com/neocmakelsp/neocmakelsp
55005500

55015501
CMake LSP Implementation
55025502

0 commit comments

Comments
 (0)