aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorTechie Guy <79499324+techie-guy@users.noreply.github.com>2023-01-22 10:23:00 +0530
committerGitHub <noreply@github.com>2023-01-21 23:53:00 -0500
commit54921225ff4340a503371066f273bcd79432dcdf (patch)
tree0a69beeb9ee19a8285d50503d055cc9f0d5bebef /manifest.json
parent97c83e21e8131c11001e0937dd3bd355c48826c6 (diff)
downloadlite-xl-plugins-54921225ff4340a503371066f273bcd79432dcdf.tar.gz
lite-xl-plugins-54921225ff4340a503371066f273bcd79432dcdf.zip
Add Nerdicons Plugin (#202)
* Add Nerdicons Plugin * Update manifest.json * Update manifest.json
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 fff61d3..804b8c8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -967,6 +967,14 @@
"id": "net"
},
{
+ "description": "File icons set for TreeView. Download font from nerdfonts.com. Modification of the [nonicons](plugins/nonicons.lua) plugin"
+ "version": "1.0",
+ "type": "plugin",
+ "path": "plugins/nerdicons.lua",
+ "id": "nerdicons",
+ "mod_version": "3"
+ },
+ {
"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",
"path": "plugins/nonicons.lua",