diff options
author | Github Actions <> | 2023-03-19 19:36:52 +0000 |
---|---|---|
committer | Github Actions <> | 2023-03-19 19:36:52 +0000 |
commit | e7f3156d1920264409df4bf9a00576e0cd2a517b (patch) | |
tree | dd4e6cce895de9eb721150731acb305dcc3ed325 | |
parent | 7067668501be63ae3a3d14dc2d7e75a251189018 (diff) | |
download | lite-xl-plugins-e7f3156d1920264409df4bf9a00576e0cd2a517b.tar.gz lite-xl-plugins-e7f3156d1920264409df4bf9a00576e0cd2a517b.zip |
[CI] Updated README.md.
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -168,6 +168,8 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`litepresence`](https://github.com/TorchedSammy/Litepresence)\* | Discord rich presence for Lite XL (display file editing in Discord) | | [`lorem`](https://github.com/sheetcoder/lorem)\* | Generates Lorem Ipsum placeholder dummy text | | [`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 sumneko. | | [`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))* | |