aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/configs.md6
-rw-r--r--doc/configs.txt6
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/configs.md b/doc/configs.md
index 081c719d..0693efeb 100644
--- a/doc/configs.md
+++ b/doc/configs.md
@@ -2408,11 +2408,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g35fc4fda99"
+ version = "0.12.0-dev+g28ccebd138"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+g35fc4fda99"
+ version = "0.12.0-dev+g28ccebd138"
}
}
```
@@ -7545,7 +7545,7 @@ Default config:
## neocmake
-https://github.com/Decodetalkers/neocmakelsp
+https://github.com/neocmakelsp/neocmakelsp
CMake LSP Implementation
diff --git a/doc/configs.txt b/doc/configs.txt
index 0068aa26..eba462ac 100644
--- a/doc/configs.txt
+++ b/doc/configs.txt
@@ -1569,11 +1569,11 @@ Default config:
{
editorInfo = {
name = "Neovim",
- version = "0.12.0-dev+g35fc4fda99"
+ version = "0.12.0-dev+g28ccebd138"
},
editorPluginInfo = {
name = "Neovim",
- version = "0.12.0-dev+g35fc4fda99"
+ version = "0.12.0-dev+g28ccebd138"
}
}
- on_attach (use "gF" to view): ../lsp/copilot.lua:79
@@ -5496,7 +5496,7 @@ Default config:
------------------------------------------------------------------------------
neocmake
-https://github.com/Decodetalkers/neocmakelsp
+https://github.com/neocmakelsp/neocmakelsp
CMake LSP Implementation