From a789fc89b9bd1b3341c0ac500dcbf25faa98093a Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Mon, 4 Mar 2024 16:38:40 +0000 Subject: [CI] Updated README.md. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c9e5345..18e4a10 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`lsp`](https://github.com/lite-xl/lite-xl-lsp)\* | Provides code completion (also known as IntelliSense) using the Language Server Protocol | | [`lsp_c`](https://github.com/adamharrison/lite-xl-lsp-servers)\* | Automatic configuration/binary download for LSP completion for C/C++ with clangd. | | [`lsp_lua`](https://github.com/adamharrison/lite-xl-lsp-servers)\* | Automatic configuration/binary download for LSP completion for Lua with lua-language-server (sumneko). | +| [`lsp_python`](https://github.com/adamharrison/lite-xl-lsp-servers)\* | Automatic configuration/binary download for LSP completion for Python with Pyright. | | [`lsp_quicklintjs`](https://github.com/adamharrison/lite-xl-lsp-servers)\* | Automatic configuration/binary download for LSP linting for Javascript with quick-lint-js. | | [`lsp_rust`](https://github.com/adamharrison/lite-xl-lsp-servers)\* | Automatic configuration/binary download for LSP completion for Rust with rust-analyzer. | | [`lsp_snippets`](https://github.com/vqns/lite-xl-snippets)\* | Adds LSP snippets support to the snippets plugin | @@ -278,6 +279,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`Nonicons font`](plugins/font_nonicons.lua?raw=1) | [Nonicons](https://github.com/yamatsum/nonicons/) font with mapping | | [`Nerd Font Symbols Mono Regular`](plugins/font_symbols_nerdfont_mono_regular.lua?raw=1) | [Nerd Font Symbols](https://github.com/ryanoasis/nerd-fonts/) font with mapping | | [`net`](https://github.com/jgmdev/lite-xl-net)\* | Add support for TCP and UDP sockets using SDL_net. | +| [`nodejs`](https://github.com/adamharrison/lite-xl-lsp-servers)\* | Provides official NodeJs binaries | | [`Threads`](https://github.com/jgmdev/lite-xl-threads)\* | Supports spawning true os-threads. | | [`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 | | [`www`](https://github.com/adamharrison/lite-xl-www.git)\* | A simple library that provides a web client to fetch, and submit data via HTTP requests. | -- cgit v1.2.3