aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-01-22 18:51:10 +0000
committerGithub Actions <>2023-01-22 18:51:10 +0000
commitc7fa2c2a93a342c2c5bb119b117d4f7ba24cab47 (patch)
tree1949f4661d251cbeed27cc5b65e961e7287c7e56 /README.md
parentf7b34f7701187713affe1d9f72a15a8aab92fbd9 (diff)
downloadlite-xl-plugins-c7fa2c2a93a342c2c5bb119b117d4f7ba24cab47.tar.gz
lite-xl-plugins-c7fa2c2a93a342c2c5bb119b117d4f7ba24cab47.zip
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9772a79..8415291 100644
--- a/README.md
+++ b/README.md
@@ -163,7 +163,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, if you're running it from a terminal. Warning: Will significantly slow down Lite-XL. |
+| [`lite-debugger`](plugins/lite-debugger.lua?raw=1) | Debug Lite-XL's Lua VM interactively, if you're running it from a terminal. Warning: Will significantly slow down Lite-XL if installed. |
| [`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 |