diff options
| author | Johannes Bezold <johannes.bzd@mailbox.org> | 2025-10-02 23:48:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-02 14:48:15 -0700 |
| commit | 251b2e601d7bd87abc3294959e4c813eb3038a49 (patch) | |
| tree | 7b913a785a792d6972ad12e7da9cf1b47b500c0d /lsp/neocmake.lua | |
| parent | docs: update configs.md (diff) | |
| download | nvim-lspconfig-251b2e601d7bd87abc3294959e4c813eb3038a49.tar nvim-lspconfig-251b2e601d7bd87abc3294959e4c813eb3038a49.tar.gz nvim-lspconfig-251b2e601d7bd87abc3294959e4c813eb3038a49.tar.bz2 nvim-lspconfig-251b2e601d7bd87abc3294959e4c813eb3038a49.tar.lz nvim-lspconfig-251b2e601d7bd87abc3294959e4c813eb3038a49.tar.xz nvim-lspconfig-251b2e601d7bd87abc3294959e4c813eb3038a49.tar.zst nvim-lspconfig-251b2e601d7bd87abc3294959e4c813eb3038a49.zip | |
docs(neocmake): update repository URL #4110
The GitHub repository has changed owners. The old URL redirects to the
new repository but updating it makes it clearer which project is
referenced by the documentation.
Diffstat (limited to 'lsp/neocmake.lua')
| -rw-r--r-- | lsp/neocmake.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/neocmake.lua b/lsp/neocmake.lua index b7e288b4..cd08efb8 100644 --- a/lsp/neocmake.lua +++ b/lsp/neocmake.lua @@ -1,6 +1,6 @@ ---@brief --- ---- https://github.com/Decodetalkers/neocmakelsp +--- https://github.com/neocmakelsp/neocmakelsp --- --- CMake LSP Implementation --- |
