diff options
author | Gaspartcho <93390411+Gaspartcho@users.noreply.github.com> | 2024-03-01 17:44:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 17:44:01 +0100 |
commit | 8d5e8af12cf176717f3fcbde3d397f7ce4149c07 (patch) | |
tree | 5a063e16227b51fce96455e9f083dafafc8466f0 /manifest.json | |
parent | 3c12477173ea6b9a1fe8619189b7a8ba6cb4998e (diff) | |
download | lite-xl-plugins-8d5e8af12cf176717f3fcbde3d397f7ce4149c07.tar.gz lite-xl-plugins-8d5e8af12cf176717f3fcbde3d397f7ce4149c07.zip |
Add .pdf file icon to nerdicons (#374)
* Update nerdicons.lua
* Update manifest.json
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index c535a52..b525204 100644 --- a/manifest.json +++ b/manifest.json @@ -1466,7 +1466,7 @@ }, { "description": "File icons set for TreeView. Modification of the [nonicons](plugins/nonicons.lua) plugin. Uses [NerdFont](https://www.nerdfonts.com/) icons", - "version": "1.2", + "version": "1.2.1", "type": "plugin", "path": "plugins/nerdicons.lua", "id": "nerdicons", |