aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakase <20792268+takase1121@users.noreply.github.com>2022-05-27 09:44:40 +0800
committerGitHub <noreply@github.com>2022-05-27 09:44:40 +0800
commit3fc6979dc36305cde1162575dfe0a558519036f4 (patch)
treeec01d17b24f34a8a2f4ceaf0947026ecc116648c
parent90d3d95b868498d740c1e6dbed15d211d2a24d88 (diff)
parent1219168ca6fc8300cb4caa32059b40241de62871 (diff)
downloadlite-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8630399..1dbd246 100644
--- a/README.md
+++ b/README.md
@@ -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` |