diff options
author | Github Actions <> | 2023-08-02 21:05:25 +0000 |
---|---|---|
committer | Github Actions <> | 2023-08-02 21:05:25 +0000 |
commit | 9daf9eb7d783360c861ebab01bf42812e0410d7e (patch) | |
tree | df74c026396f37c5bf0cf271335ce1de7a040a75 | |
parent | beb69212d400d488533f02ee40781cb1fb1ff558 (diff) | |
download | lite-xl-plugins-9daf9eb7d783360c861ebab01bf42812e0410d7e.tar.gz lite-xl-plugins-9daf9eb7d783360c861ebab01bf42812e0410d7e.zip |
[CI] Updated README.md.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -231,6 +231,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`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. | | [`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 | |