From 14bfadaaa84925ba07d69d7a24a701306a89e5e7 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Wed, 9 Aug 2023 18:21:41 +0000 Subject: [CI] Updated README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) 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) | -- cgit v1.2.3