diff options
author | Github Actions <> | 2023-08-09 16:38:57 +0000 |
---|---|---|
committer | Github Actions <> | 2023-08-09 16:38:57 +0000 |
commit | c21ad9f00f48ca4b56b0dbca0172d04eb9d324ff (patch) | |
tree | 460ff0fe6e0004090ce75999ff86525a8c8a962a /README.md | |
parent | 38b13d99aed7ee7759ea38ee99249f600aeb8b26 (diff) | |
download | lite-xl-plugins-c21ad9f00f48ca4b56b0dbca0172d04eb9d324ff.tar.gz lite-xl-plugins-c21ad9f00f48ca4b56b0dbca0172d04eb9d324ff.zip |
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -232,6 +232,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`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. | +| [`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 | | [`themeselect`](plugins/themeselect.lua?raw=1) | Select a theme based on filename of active document | |