aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2024-07-25 19:19:55 +0000
committerGithub Actions <>2024-07-25 19:19:55 +0000
commit280b4829a4f1b12d6a6f5db283f84a74546ac256 (patch)
treeef14fb29407bc635d2e12c78c12e4cad344cb574
parent4a6dfbc860688632ce70a3aa33d8ed947d7663bf (diff)
downloadlite-xl-plugins-280b4829a4f1b12d6a6f5db283f84a74546ac256.tar.gz
lite-xl-plugins-280b4829a4f1b12d6a6f5db283f84a74546ac256.zip
[CI] Updated README.md and manifest.json.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a94deca..7d5e5f5 100644
--- a/README.md
+++ b/README.md
@@ -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))* |