diff options
author | Github Actions <> | 2024-07-25 19:19:55 +0000 |
---|---|---|
committer | Github Actions <> | 2024-07-25 19:19:55 +0000 |
commit | 280b4829a4f1b12d6a6f5db283f84a74546ac256 (patch) | |
tree | ef14fb29407bc635d2e12c78c12e4cad344cb574 /README.md | |
parent | 4a6dfbc860688632ce70a3aa33d8ed947d7663bf (diff) | |
download | lite-xl-plugins-280b4829a4f1b12d6a6f5db283f84a74546ac256.tar.gz lite-xl-plugins-280b4829a4f1b12d6a6f5db283f84a74546ac256.zip |
[CI] Updated README.md and manifest.json.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -139,8 +139,8 @@ to follow with `extra.follow_branch`.* | [`lsp_snippets`](https://github.com/vqns/lite-xl-snippets)* | Adds LSP snippets support to the snippets plugin | | [`lsp_tex`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for TeX with texlab. | | [`lsp_typescript`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for Typescript and Javascript with typescript-language-server. | -| [`lsp_yaml`](https://github.com/lite-xl/lite-xl-lsp-servers)* | LSP support for YAML via yaml-language-server. | -| [`lsp_zig`](https://github.com/lite-xl/lite-xl-lsp-servers)* | LSP support for Zig via zls. | +| [`lsp_yaml`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | LSP support for YAML via yaml-language-server. | +| [`lsp_zig`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion 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))* | |