From 75d099a62ed9d039994cea43972e9bea67c19474 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 27 Jun 2023 10:27:10 -0400 Subject: Added welcome plugin. Updated style. Changed style again. --- manifest.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 862b615..811f086 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,16 @@ "json": {} } }, + { + "id": "welcome", + "description": "A welcome screen for lite-xl, that on first start, invites a user to install the meta_addons package, or access the plugin manager.", + "type": "plugin", + "path": "plugins/welcome.lua", + "version": "0.1", + "dependencies": { + "plugin_manager": {} + } + }, { "id": "json", "version": "1.0", -- cgit v1.2.3