From f0a4822a62d08facd2802d486828b58a511ad578 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Tue, 20 Feb 2024 18:07:43 +0000 Subject: [CI] Updated README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df24617..ba777e5 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,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_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 | | [`lsp_zig`](https://github.com/adamharrison/lite-xl-lsp-servers)\* | LSP support for Zig via zls. | -- cgit v1.2.3