aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-01-20 01:26:06 +0000
committerGithub Actions <>2023-01-20 01:26:06 +0000
commit03b0e837931fb2cb68045fb76e6e31a66861f259 (patch)
tree1154ad72a1ef1145d7cd45d29a1d1c5fcdb95497 /README.md
parent8eb3070e9d341f50a02a0c16ee401d30ed9c7486 (diff)
downloadlite-xl-plugins-03b0e837931fb2cb68045fb76e6e31a66861f259.tar.gz
lite-xl-plugins-03b0e837931fb2cb68045fb76e6e31a66861f259.zip
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4b79303..7dad53c 100644
--- a/README.md
+++ b/README.md
@@ -162,6 +162,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`linenumbers`](plugins/linenumbers.lua?raw=1) | The ability to change the display of the line number *([screenshot](https://user-images.githubusercontent.com/5556081/129493788-6a4cbd7a-9074-4133-bab7-110ed55f18f7.png))* |
| [`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 |
+| [`lite-debugger`](plugins/lite-debugger.lua?raw=1) | Debug Lite-XL's Lua VM interactively |
| [`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 |