diff options
author | Github Actions <> | 2023-03-07 11:53:29 +0000 |
---|---|---|
committer | Github Actions <> | 2023-03-07 11:53:29 +0000 |
commit | 65be429e6f3fc7f8cd265eee3a489357da8a4582 (patch) | |
tree | 2c5b822d9181f10bf2d6f1704aaddcaefe480078 /README.md | |
parent | bb76ef1d3f24535315816351ad62ea705154d708 (diff) | |
download | lite-xl-plugins-65be429e6f3fc7f8cd265eee3a489357da8a4582.tar.gz lite-xl-plugins-65be429e6f3fc7f8cd265eee3a489357da8a4582.zip |
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -203,6 +203,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 | +| [`Sticky Scroll`](plugins/sticky_scroll.lua?raw=1) | Keep track of the current scope at the top of the view (*[video](https://user-images.githubusercontent.com/2798487/222133911-e467a583-596c-47ab-8e65-eefc7b5c9112.mp4)*) | | [`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)) | |