aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2023-12-29 16:45:43 +0000
committerGithub Actions <>2023-12-29 16:45:43 +0000
commite0ffe58fbf4b8fe4d21e183956d14199606701e2 (patch)
treeef767bf25771b47236873a0cf497266bb428b660
parent215a4830c4540e84e8ab70839ee672b15e7fadaa (diff)
downloadlite-xl-plugins-e0ffe58fbf4b8fe4d21e183956d14199606701e2.tar.gz
lite-xl-plugins-e0ffe58fbf4b8fe4d21e183956d14199606701e2.zip
[CI] Updated README.md.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 542a4bd..91f77ca 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`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_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. |
| [`lspkind`](https://github.com/TorchedSammy/lite-xl-lspkind)\* | Completion menu kind/type icons for Lite XL LSP |
| [`macmodkeys`](plugins/macmodkeys.lua?raw=1) | Remaps mac modkeys `command/option` to `ctrl/alt` |
| [`markers`](plugins/markers.lua?raw=1) | Add markers to docs and jump between them quickly *([screenshot](https://user-images.githubusercontent.com/3920290/82252149-5faaa200-9946-11ea-9199-bea2efb7ee23.png))* |