aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco <francesco.bbt@gmail.com>2021-05-20 15:48:26 +0200
committerGitHub <noreply@github.com>2021-05-20 15:48:26 +0200
commit894aaca8ff4c3489421ab4dc256fea3d8c7a2b76 (patch)
treed74e03c88a1af9750fed3e352b19dd37fd27330f
parentb4c03dff3158df75b7ad41ad1b5a899e0d83be68 (diff)
parent2639d0a8da0bc1cfbfe81b11002b5994da76e0a3 (diff)
downloadlite-xl-plugins-894aaca8ff4c3489421ab4dc256fea3d8c7a2b76.tar.gz
lite-xl-plugins-894aaca8ff4c3489421ab4dc256fea3d8c7a2b76.zip
Merge pull request #17 from christopher-kleine/master
Quick Fix: changed target of Plugin eofnewline
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c164212..c0d0f1c 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Plugin | Description
*[`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.
+[`eofnewline`](https://github.com/bokunodev/lite_modules/blob/master/plugins/eofnewline-xl.lua?raw=1) | Make sure the file ends with one blank line.
[`eval`](plugins/eval.lua?raw=1) | Replaces selected Lua code with its evaluated result
[`exec`](plugins/exec.lua?raw=1) | Runs selected text through shell command and replaces with result
[`fallbackfonts`](https://github.com/takase1121/lite-fallback-fonts)* | Adds support for fallback fonts *([gif](https://raw.githubusercontent.com/takase1121/lite-fallback-fonts/master/assets/Iw18fI57J0.gif))*