diff options
author | Github Actions <> | 2023-08-27 14:45:37 +0000 |
---|---|---|
committer | Github Actions <> | 2023-08-27 14:45:37 +0000 |
commit | de430a5267bdf5e68d24af3b188a600b676788ed (patch) | |
tree | 050f42a45fff3c9461d7f70056446e97557fe131 /README.md | |
parent | 2f3ea8bd003dca2f36f47ed4e48e62b382a5e682 (diff) | |
download | lite-xl-plugins-de430a5267bdf5e68d24af3b188a600b676788ed.tar.gz lite-xl-plugins-de430a5267bdf5e68d24af3b188a600b676788ed.zip |
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -232,8 +232,8 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`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)) | -| [`terminal`](https://github.com/adamharrison/lite-xl-terminal.git)\* | An integrated terminal for lite-xl. \*([screenshot](https://github.com/adamharrison/lite-xl-terminal/assets/1034518/eb8a72a0-ff61-4b95-b009-364ac2725f70)) | +| [`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))* | +| [`terminal`](https://github.com/adamharrison/lite-xl-terminal.git)\* | An integrated terminal for lite-xl. *([screenshot](https://github.com/adamharrison/lite-xl-terminal/assets/1034518/eb8a72a0-ff61-4b95-b009-364ac2725f70))* | | [`tetris`](plugins/tetris.lua?raw=1) | Allows you to play tetris directly in the editor. | | [`texcompile`](plugins/texcompile.lua?raw=1) | Compile Tex files into PDF | | [`theme16`](https://github.com/monolifed/theme16)\* | Theme manager with base16 themes | |