aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLorenzo Orsatti <49567430+lorsatti@users.noreply.github.com>2021-12-22 20:32:12 +0100
committerGitHub <noreply@github.com>2021-12-22 20:32:12 +0100
commitd8de6e3281f2cc4ff6973bf2a247febab9a39f54 (patch)
tree198d967b61573f9b0f92c701d22c27cf16048d3f /README.md
parentb0d4156cf163c3b6b1e3a646be56f0d5b01096de (diff)
downloadlite-xl-plugins-d8de6e3281f2cc4ff6973bf2a247febab9a39f54.tar.gz
lite-xl-plugins-d8de6e3281f2cc4ff6973bf2a247febab9a39f54.zip
Update README.md
fix typo
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 5cfb987..c77b65b 100644
--- a/README.md
+++ b/README.md
@@ -128,7 +128,7 @@ Plugin | Description
~~[`projectmanager`](plugins/projectmanager.lua?raw=1)~~ | Integrated in lite-xl with improvements ~~Save projects and load/reload them quickly~~
[`pdfview`](plugins/pdfview.lua?raw=1) | PDF preview for TeX files
[`rainbowparen`](plugins/rainbowparen.lua?raw=1) | Show nesting of parentheses with rainbow colours
-[`regexreplaceplugin`](plugins/regexreplaceplugin.lua?raw=1) | Allows for you to write a regex and its replacement in one go, and live preview the results.
+[`regexreplacepreview`](plugins/regexreplacepreview.lua?raw=1) | Allows for you to write a regex and its replacement in one go, and live preview the results.
[`restoretabs`](plugins/restoretabs.lua?raw=1) | Keep a list of recently closed tabs, and restore the tab in order on cntrl+shift+t.
~~`scale`~~ | Integrated in lite-xl with improvements ~~Provides support for dynamically adjusting the scale of the code font / UI (`ctrl+-`, `ctrl+=`)~~
[`scalestatus`](plugins/scalestatus.lua?raw=1) | Displays current scale (zoom) in status view (depends on scale plugin)