aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-01-19 23:26:47 +0000
committerGithub Actions <>2023-01-19 23:26:47 +0000
commit6d528135fa01ea1610a19e1adde524c4d37621a3 (patch)
tree5e82061b0bf6e6a0a20a2ba5109edd3803be4f09 /README.md
parent111206d7f52761cb2197afd565f362db35caac3f (diff)
downloadlite-xl-plugins-6d528135fa01ea1610a19e1adde524c4d37621a3.tar.gz
lite-xl-plugins-6d528135fa01ea1610a19e1adde524c4d37621a3.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 eac9f6c..4b79303 100644
--- a/README.md
+++ b/README.md
@@ -198,6 +198,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`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 |
+| [`svg_screenshot`](plugins/svg_screenshot.lua?raw=1) | Takes an SVG screenshot. Only browsers seem to support the generated SVG properly. |
| [`tab_switcher`](plugins/tab_switcher.lua?raw=1) | Switch between open tabs by searching by name |
| [`tabnumbers`](plugins/tabnumbers.lua?raw=1) | Displays tab numbers from 1–9 next to their names \*([screenshot](https://user-images.githubusercontent.com/16415678/101285362-007a8500-37e5-11eb-869b-c10eb9d9d902.png)) |
| [`texcompile`](plugins/texcompile.lua?raw=1) | Compile Tex files into PDF |