diff options
author | cukmekerb <cukmekerb@gmail.com> | 2021-05-08 18:03:30 -0700 |
---|---|---|
committer | cukmekerb <cukmekerb@gmail.com> | 2021-05-08 18:03:30 -0700 |
commit | 7d6162837e04a0a3e889e8c52ee7d58811dfd76f (patch) | |
tree | 4ed8ba2629a0e7a9ca1d097b76e27994998bc329 | |
parent | 65edc199b5d07bd40cd411a3796cb2aa9bf33cfc (diff) | |
download | lite-xl-plugins-7d6162837e04a0a3e889e8c52ee7d58811dfd76f.tar.gz lite-xl-plugins-7d6162837e04a0a3e889e8c52ee7d58811dfd76f.zip |
add discord-rpc plugin
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |