aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2023-03-19 16:28:50 -0400
committerGitHub <noreply@github.com>2023-03-19 16:28:50 -0400
commit4a5aaef3114a141d86eb0751671b72dd1dd69b4c (patch)
tree4dbf927a4e3555d0fa459cfe6eccc79273c1918f /manifest.json
parente7f3156d1920264409df4bf9a00576e0cd2a517b (diff)
downloadlite-xl-plugins-4a5aaef3114a141d86eb0751671b72dd1dd69b4c.tar.gz
lite-xl-plugins-4a5aaef3114a141d86eb0751671b72dd1dd69b4c.zip
Update manifest.json
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
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"
},