diff options
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index a0a2c90..f372b41 100644 --- a/manifest.json +++ b/manifest.json @@ -926,14 +926,14 @@ { "description": "Automatic configuration/binary download for LSP completion for C/C++ with clangd.", "version": "0.1", - "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:3be577fb8aaada3b88e2779ec56cfbbb48eea9c7", + "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:d8f85c5fb09d2a97594fead7cf495510e22502a9", "mod_version": "3", "id": "lsp_c" }, { "description": "Automatic configuration/binary download for LSP completion for Lua with sumneko.", "version": "0.1", - "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:3be577fb8aaada3b88e2779ec56cfbbb48eea9c7", + "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:d8f85c5fb09d2a97594fead7cf495510e22502a9", "mod_version": "3", "id": "lsp_lua" }, |