From 02335e4b667162a4672a0a58dbf3b0b4a0bf17e5 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Thu, 23 May 2024 21:06:03 +0000 Subject: [CI] Updated README.md and manifest.json. --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a5e5f66..bdb18f8 100644 --- a/README.md +++ b/README.md @@ -126,12 +126,12 @@ to follow with `extra.follow_branch`.* | [`litepresence`](https://github.com/TorchedSammy/Litepresence)* | Discord rich presence for Lite XL (display file editing in Discord) | | [`lorem`](https://github.com/sheetcoder/lorem)* | Generates Lorem Ipsum placeholder dummy text | | [`lsp`](https://github.com/lite-xl/lite-xl-lsp.git)* | Provides intellisense by leveraging the LSP protocol. | -| [`lsp_c`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for C/C++ with clangd. | -| [`lsp_clojure`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for clojure with clojure-lsp. | +| [`lsp_c`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for C/C++ with clangd. | +| [`lsp_clojure`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for clojure with clojure-lsp. | | [`lsp_emmet`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for Emmet with emmet-language-server. | -| [`lsp_java`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for Java with jdtls. | -| [`lsp_json`](https://github.com/lite-xl/lite-xl-lsp-servers)* | LSP support for JSON via vscode-json-languageserver with [additional patches](https://github.com/lite-xl/lite-xl-lsp-servers/patches/vscode-json-languageserver) for increased functionality. | -| [`lsp_lua`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for Lua with lua-language-server (sumneko). | +| [`lsp_java`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for Java with jdtls. | +| [`lsp_json`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | LSP support for JSON via vscode-json-languageserver with [additional patches](patches/vscode-json-languageserver) for increased functionality. | +| [`lsp_lua`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for Lua with lua-language-server (sumneko). | | [`lsp_python`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for Python with Pyright. | | [`lsp_quicklintjs`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP linting for Javascript with quick-lint-js. | | [`lsp_rust`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for Rust with rust-analyzer. | @@ -312,9 +312,9 @@ to follow with `extra.follow_branch`.* | [`encoding`](https://github.com/jgmdev/lite-xl-encoding)* | Add support for detecting file and string encodings as converting between them. | | [`font_nonicons`](plugins/font_nonicons.lua?raw=1) | [Nonicons](https://github.com/yamatsum/nonicons/) font with mapping | | [`font_symbols_nerdfont_mono_regular`](plugins/font_symbols_nerdfont_mono_regular.lua?raw=1) | [Nerd Font Symbols](https://github.com/ryanoasis/nerd-fonts/) font with mapping | -| [`jdk`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Production and Early-Access OpenJDK Builds, from Oracle. | +| [`jdk`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Production and Early-Access OpenJDK Builds, from Oracle. | | [`net`](https://github.com/jgmdev/lite-xl-net)* | Add support for TCP and UDP sockets using SDL_net. | -| [`nodejs`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Provides official NodeJs binaries. | +| [`nodejs`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Official NodeJs builds. | | [`thread`](https://github.com/jgmdev/lite-xl-threads)* | Supports spawning true os-threads. | | [`tree_sitter`](https://github.com/xcb-xwii/lite-xl-tree-sitter)* | Tree-sitter bindings based on `lua-tree-sitter` | | [`widget`](https://github.com/lite-xl/lite-xl-widgets)* | Plugin library that provides a set of re-usable components to more easily write UI elements for your plugins | -- cgit v1.2.3