diff options
author | Takase <20792268+takase1121@users.noreply.github.com> | 2022-05-27 09:44:40 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-27 09:44:40 +0800 |
commit | 3fc6979dc36305cde1162575dfe0a558519036f4 (patch) | |
tree | ec01d17b24f34a8a2f4ceaf0947026ecc116648c | |
parent | 90d3d95b868498d740c1e6dbed15d211d2a24d88 (diff) | |
parent | 1219168ca6fc8300cb4caa32059b40241de62871 (diff) | |
download | lite-xl-plugins-3fc6979dc36305cde1162575dfe0a558519036f4.tar.gz lite-xl-plugins-3fc6979dc36305cde1162575dfe0a558519036f4.zip |
Merge pull request #80 from lite-xl/reorganize-ci
[CI] Reorganize README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ to something other than a raw file it should be marked with an asterisk.* | [`lint+`](https://github.com/liquid600pgm/lintplus)\* | Advanced linter with ErrorLens-like error reporting. Compatible with linters made for `linter` *([screenshot](https://raw.githubusercontent.com/liquid600pgm/lintplus/master/screenshots/1.png))* | | [`linter`](https://github.com/drmargarido/linters)\* | Linters for multiple languages | | [`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 | +| [`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 | | [`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` | |