aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-08-09 18:21:41 +0000
committerGithub Actions <>2023-08-09 18:21:41 +0000
commit14bfadaaa84925ba07d69d7a24a701306a89e5e7 (patch)
tree812ca01fd25fa0f166e61a7174d702fcca863dd0 /README.md
parentedeac27a93bdac097a117b0ae5644cde1e5f1a61 (diff)
downloadlite-xl-plugins-14bfadaaa84925ba07d69d7a24a701306a89e5e7.tar.gz
lite-xl-plugins-14bfadaaa84925ba07d69d7a24a701306a89e5e7.zip
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ea14670..5f2872c 100644
--- a/README.md
+++ b/README.md
@@ -214,6 +214,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`rainbowparen`](plugins/rainbowparen.lua?raw=1) | Show nesting of parentheses with rainbow colours |
| [`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 ctrl+shift+t. |
+| [`Save as Super User`](plugins/su_save.lua?raw=1) | Save files that require root permissions. Needs `pkexec`. |
| [`scalestatus`](plugins/scalestatus.lua?raw=1) | Displays current scale (zoom) in status view (depends on scale plugin) |
| [`search_ui`](plugins/search_ui.lua?raw=1) | Friendlier search and replace user interface using Widgets. |
| [`select_colorscheme`](plugins/select_colorscheme.lua?raw=1) | Select a color theme, like VScode, Sublime Text.(plugin saves changes) |