aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAziz Mazouz Jaber <52936496+kemzops@users.noreply.github.com>2024-02-29 06:10:52 +0200
committerGitHub <noreply@github.com>2024-02-29 05:10:52 +0100
commitbf01ab4d07107e4f9b7330358b48fdb108fc09c8 (patch)
treefc2da5de8ad1876cc1c470697f91a1510cda2b5f /manifest.json
parent43876cf90721967fb44aabb7167d0b9d33076571 (diff)
downloadlite-xl-plugins-bf01ab4d07107e4f9b7330358b48fdb108fc09c8.tar.gz
lite-xl-plugins-bf01ab4d07107e4f9b7330358b48fdb108fc09c8.zip
`icons` mjs, cjs, pug, ejs (#373)
* KDE Dialog Support * KDE Dialog support for gui_filepicker * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Snake variable i hope you are happy :D * mjs, js, pug, ejs icons * Update manifest.json --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index fb70c75..140e052 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1458,7 +1458,7 @@
},
{
"description": "File icons set for TreeView. Modification of the [nonicons](plugins/nonicons.lua) plugin. Uses [NerdFont](https://www.nerdfonts.com/) icons",
- "version": "1.1",
+ "version": "1.2",
"type": "plugin",
"path": "plugins/nerdicons.lua",
"id": "nerdicons",
@@ -1469,7 +1469,7 @@
},
{
"description": "File icons set for TreeView. Uses the [Nonicons](https://github.com/yamatsum/nonicons/) font",
- "version": "0.3",
+ "version": "0.4",
"path": "plugins/nonicons.lua",
"id": "nonicons",
"mod_version": "3",