aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-10-09 16:05:22 +0000
committerGithub Actions <>2023-10-09 16:05:22 +0000
commitb36745eea17045bed7118c4ec3c8154ec46d6bd9 (patch)
tree2f44120f8dc401f3bb23405ee1fed3a9902208b3 /README.md
parent34f07f57b935ce5e38dc90ebb802ffd390169c05 (diff)
downloadlite-xl-plugins-b36745eea17045bed7118c4ec3c8154ec46d6bd9.tar.gz
lite-xl-plugins-b36745eea17045bed7118c4ec3c8154ec46d6bd9.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 5f550da..dae9066 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`custom_caret`](plugins/custom_caret.lua?raw=1) | Customize the caret in the editor |
| [`datetimestamps`](plugins/datetimestamps.lua?raw=1) | Insert date-, time- and date-time-stamps |
| [`debugger`](https://github.com/adamharrison/lite-xl-ide.git)\* | Provides a debugger integration, with pluggable backends. Currently supports only gdb. *([screenshot](https://raw.githubusercontent.com/adamharrison/lite-xl-ide/main/screenshots/debugger.png))* |
-| [`discord-presence`](https://github.com/vincens2005/lite-xl-discord)\* | Adds the current workspace and file to your Discord Rich Presence |
+| [`Discord RPC`](https://github.com/vincens2005/lite-xl-discord2)\* | Adds the current workspace and file to your Discord rich presence. Linux-only. |
| [`dragdropselected`](plugins/dragdropselected.lua?raw=1) | Provides basic drag and drop of selected text (in same document) |
| [`Easing Previewer`](https://github.com/ThaCuber/lite-xl-easingpreview)\* | Adds a popup that displays the curve of Penner-styled easing functions. |
| [`editorconfig`](plugins/editorconfig) | [EditorConfig](https://editorconfig.org/) implementation for Lite XL |