aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexSol <faranheit0@gmail.com>2022-01-26 10:28:34 +0200
committerAlexSol <faranheit0@gmail.com>2022-01-26 16:01:49 +0200
commitfe9046e1e331dff09986ed53f1492846c0adbe11 (patch)
treeb651c35bf26500c5e1bc7d974baf1f3ac8825085 /README.md
parentd175218a308deafae8149eb656fd8e8bcbb792cc (diff)
downloadlite-xl-plugins-fe9046e1e331dff09986ed53f1492846c0adbe11.tar.gz
lite-xl-plugins-fe9046e1e331dff09986ed53f1492846c0adbe11.zip
add plugin select_colorscheme
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 cd0347e..004fde3 100644
--- a/README.md
+++ b/README.md
@@ -126,6 +126,7 @@ to something other than a raw file it should be marked with an asterisk.*
| [`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. |
| [`scalestatus`](plugins/scalestatus.lua?raw=1) | Displays current scale (zoom) in status view (depends on scale plugin) |
+| [`select_colorscheme`](plugins/select_colorscheme.lua?raw=1) | Select a color theme, like VScode, Sublime Text.(plugin saves changes) |
| [`selectionhighlight`](plugins/selectionhighlight.lua?raw=1) | Highlights regions of code that match the current selection *([screenshot](https://user-images.githubusercontent.com/3920290/80710883-5f597c80-8ae7-11ea-97f0-76dfacc08439.png))* |
| [`smallclock`](plugins/smallclock.lua?raw=1) | Displays the current time in the corner of the status view |
| [`smoothcaret`](plugins/smoothcaret.lua?raw=1) | Smooth caret animation *([gif](https://user-images.githubusercontent.com/20792268/139006049-a0ba6559-88cb-49a7-8077-4822445b4a1f.gif))* |