diff options
author | Github Actions <> | 2023-12-29 16:45:43 +0000 |
---|---|---|
committer | Github Actions <> | 2023-12-29 16:45:43 +0000 |
commit | e0ffe58fbf4b8fe4d21e183956d14199606701e2 (patch) | |
tree | ef767bf25771b47236873a0cf497266bb428b660 /README.md | |
parent | 215a4830c4540e84e8ab70839ee672b15e7fadaa (diff) | |
download | lite-xl-plugins-e0ffe58fbf4b8fe4d21e183956d14199606701e2.tar.gz lite-xl-plugins-e0ffe58fbf4b8fe4d21e183956d14199606701e2.zip |
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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))* | |