diff options
author | ThaCuber <70547062+ThaCuber@users.noreply.github.com> | 2023-08-12 18:33:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-13 00:33:24 +0200 |
commit | 95c77bff68b17094ac4daaf01124368bdb9e6387 (patch) | |
tree | 7d0da6c488be6b1496b12057808c9a81564b5853 /manifest.json | |
parent | 2c61e6c014a8f30247a661ef0f5ea36f88cd5217 (diff) | |
download | lite-xl-plugins-95c77bff68b17094ac4daaf01124368bdb9e6387.tar.gz lite-xl-plugins-95c77bff68b17094ac4daaf01124368bdb9e6387.zip |
wal.lxl: `pywal` integration with Lite XL (#277)
* wal
* change commit
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 70dedd6..1cf275f 100644 --- a/manifest.json +++ b/manifest.json @@ -1442,6 +1442,14 @@ "mod_version": "3" }, { + "description": "`pywal` integration with Lite XL.", + "version": "1.0", + "remote": "https://github.com/ThaCuber/wal.lxl:1c59b2378781ffb59ca8e27ccb5b50d4394a4c44", + "id": "wal.lxl", + "name": "wal.lxl", + "mod_version": "3" + }, + { "id": "codeplus", "version": "1.0", "description": "Offers improvements such as highlighted comments and autocomplete for brackets, quotes and more. ([demo](https://s12.gifyu.com/images/Sckre.gif))", |