aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-01-19 02:36:05 +0000
committerGithub Actions <>2023-01-19 02:36:05 +0000
commit9fe5787a6102b9e02b37cef3cb5307cf43b83185 (patch)
treefb149d89150639bf4e2b4d23842ed072c7036dcc /README.md
parentd79a23fea2c24a963338ae05dc3494ed14dc346d (diff)
downloadlite-xl-plugins-9fe5787a6102b9e02b37cef3cb5307cf43b83185.tar.gz
lite-xl-plugins-9fe5787a6102b9e02b37cef3cb5307cf43b83185.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 85e6bb3..2f463f8 100644
--- a/README.md
+++ b/README.md
@@ -194,6 +194,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`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))* |
| [`sort`](plugins/sort.lua?raw=1) | Sorts selected lines alphabetically |
+| [`Source Control Management`](https://github.com/lite-xl/lite-xl-scm)\* | Extensible source control management plugin with git and fossil backends. |
| [`spellcheck`](plugins/spellcheck.lua?raw=1) | Underlines misspelt words *([screenshot](https://user-images.githubusercontent.com/3920290/79923973-9caa7400-842e-11ea-85d4-7a196a91ca50.png))* *-- note: on Windows a [`words.txt`](https://github.com/dwyl/english-words/blob/master/words.txt) dictionary file must be placed beside the exe* |
| [`statusclock`](plugins/statusclock.lua?raw=1) | Displays the current date and time in the corner of the status view |
| [`tab_switcher`](plugins/tab_switcher.lua?raw=1) | Switch between open tabs by searching by name |