aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorScott Bradnick <84082961+sbradnick@users.noreply.github.com>2023-08-11 16:07:12 -0400
committerGitHub <noreply@github.com>2023-08-11 22:07:12 +0200
commit2c61e6c014a8f30247a661ef0f5ea36f88cd5217 (patch)
treeecc67af117517a48ec9aedfdf8bacba6eeffdf31 /manifest.json
parent4d801ec0715b7e7842e95cdc3b4ad09bc9088b6c (diff)
downloadlite-xl-plugins-2c61e6c014a8f30247a661ef0f5ea36f88cd5217.tar.gz
lite-xl-plugins-2c61e6c014a8f30247a661ef0f5ea36f88cd5217.zip
Update nonicons.lua (#278)
* Update nonicons.lua Adding 5 new nonicon "extension_icons" as suggested here: https://github.com/lite-xl/lite-xl-plugins/issues/144#issuecomment-1673625744 * Update manifest.json bumping the plugin version per request
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index ed858fe..70dedd6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1082,7 +1082,7 @@
},
{
"description": "File icons set for TreeView. Download [font](https://github.com/yamatsum/nonicons/raw/6a2faf4fbdfbe353c5ae6a496740ac4bfb6d0e74/dist/nonicons.ttf) to your config/fonts folder",
- "version": "0.1",
+ "version": "0.2",
"path": "plugins/nonicons.lua",
"id": "nonicons",
"mod_version": "3"