From 24f44b9c47f45e738409cf6cb86faf32e69a59b6 Mon Sep 17 00:00:00 2001 From: Guldoman Date: Thu, 14 Sep 2023 23:28:03 +0200 Subject: Update `lsp_{c,lua,rust}` to support ARM macOS (#295) --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 0697828..94c12d6 100644 --- a/manifest.json +++ b/manifest.json @@ -1004,21 +1004,21 @@ { "description": "Automatic configuration/binary download for LSP completion for C/C++ with clangd.", "version": "16.0.2", - "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:2ffc061d1abb4b9ec4c0dd7d9752610cdffc3bd7", + "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:e08f5f0b8375ec30964fdfc0d9e340e2d2c59583", "mod_version": "3", "id": "lsp_c" }, { "description": "Automatic configuration/binary download for LSP completion for Lua with lua-language-server (sumneko).", "version": "3.6.25", - "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:2ffc061d1abb4b9ec4c0dd7d9752610cdffc3bd7", + "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:e08f5f0b8375ec30964fdfc0d9e340e2d2c59583", "mod_version": "3", "id": "lsp_lua" }, { "description": "Automatic configuration/binary download for LSP completion for Rust with rust-analyzer.", "version": "20230814", - "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:2ffc061d1abb4b9ec4c0dd7d9752610cdffc3bd7", + "remote": "https://github.com/adamharrison/lite-xl-lsp-servers:e08f5f0b8375ec30964fdfc0d9e340e2d2c59583", "mod_version": "3", "id": "lsp_rust" }, -- cgit v1.2.3