aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco <francesco.bbt@gmail.com>2021-05-09 08:52:00 +0200
committerGitHub <noreply@github.com>2021-05-09 08:52:00 +0200
commitce8865f77c92b51a3fc1b724cc88e96e5be5c18c (patch)
tree4ed8ba2629a0e7a9ca1d097b76e27994998bc329
parent65edc199b5d07bd40cd411a3796cb2aa9bf33cfc (diff)
parent7d6162837e04a0a3e889e8c52ee7d58811dfd76f (diff)
downloadlite-xl-plugins-ce8865f77c92b51a3fc1b724cc88e96e5be5c18c.tar.gz
lite-xl-plugins-ce8865f77c92b51a3fc1b724cc88e96e5be5c18c.zip
Merge pull request #10 from vincens2005/master
Add discord presence plugin
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9420b42..9701ed2 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ Plugin | Description
*[`copyfilelocation`](plugins/copyfilelocation.lua?raw=1)* | Copy file location to clipboard
[`datetimestamps`](plugins/datetimestamps.lua?raw=1) | Insert date-, time- and date-time-stamps
~~[`detectindent`](plugins/detectindent.lua?raw=1)~~ | Included with lite-xl ~~Automatically detects and uses the indentation size and tab type of a loaded file~~
+*[`discord-presence`](https://github.com/vincens2005/lite-xl-discord)* * | Adds the current workspace and file to your Discord Rich Presence
[`dragdropselected`](plugins/dragdropselected.lua?raw=1) | Provides basic drag and drop of selected text (in same document)
~~*[`drawwhitespace`](plugins/drawwhitespace.lua?raw=1)*~~ | Integrated with lite-xl reducing CPU usage ~~Draws tabs and spaces *([screenshot](https://user-images.githubusercontent.com/3920290/80573013-22ae5800-89f7-11ea-9895-6362a1c0abc7.png))*~~
[`eofnewline`](https://github.com/bokunodev/lite_modules/blob/master/plugins/eofnewline.lua?raw=1) | Make sure the file ends with one blank line.