aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-08-27 14:45:37 +0000
committerGithub Actions <>2023-08-27 14:45:37 +0000
commitde430a5267bdf5e68d24af3b188a600b676788ed (patch)
tree050f42a45fff3c9461d7f70056446e97557fe131 /README.md
parent2f3ea8bd003dca2f36f47ed4e48e62b382a5e682 (diff)
downloadlite-xl-plugins-de430a5267bdf5e68d24af3b188a600b676788ed.tar.gz
lite-xl-plugins-de430a5267bdf5e68d24af3b188a600b676788ed.zip
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7addb4c..d1354a1 100644
--- a/README.md
+++ b/README.md
@@ -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 |