diff options
author | Github Actions <> | 2023-10-09 16:05:22 +0000 |
---|---|---|
committer | Github Actions <> | 2023-10-09 16:05:22 +0000 |
commit | b36745eea17045bed7118c4ec3c8154ec46d6bd9 (patch) | |
tree | 2f44120f8dc401f3bb23405ee1fed3a9902208b3 /README.md | |
parent | 34f07f57b935ce5e38dc90ebb802ffd390169c05 (diff) | |
download | lite-xl-plugins-b36745eea17045bed7118c4ec3c8154ec46d6bd9.tar.gz lite-xl-plugins-b36745eea17045bed7118c4ec3c8154ec46d6bd9.zip |
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | |