aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorThaCuber <70547062+ThaCuber@users.noreply.github.com>2023-07-18 15:11:25 -0400
committerGitHub <noreply@github.com>2023-07-18 21:11:25 +0200
commit7f01c1630fef047a1180ed638e7f0c872cf89878 (patch)
tree3aba8fe3ba937fa7dff2cb397d55965656a740f3 /manifest.json
parent303b162601172b48653af7ff01422489ed318e37 (diff)
downloadlite-xl-plugins-7f01c1630fef047a1180ed638e7f0c872cf89878.tar.gz
lite-xl-plugins-7f01c1630fef047a1180ed638e7f0c872cf89878.zip
remember that easing previewer plugin? yeah, I finally uploaded it (#268)
* add the remote * why does it need a commit hash Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * name field --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index c92c3db..5e5da03 100644
--- a/manifest.json
+++ b/manifest.json
@@ -149,6 +149,14 @@
"mod_version": "3"
},
{
+ "description": "Adds a popup that displays the curve of Penner-styled easing functions.",
+ "version": "1.0",
+ "remote": "https://github.com/ThaCuber/lite-xl-easingpreview:ea349d12a9570264408dc1567af660b8d4568d3d",
+ "id": "easingpreview",
+ "name": "Easing Previewer",
+ "mod_version": "3"
+ },
+ {
"description": "[EditorConfig](https://editorconfig.org/) implementation for Lite XL",
"version": "0.1",
"path": "plugins/editorconfig",