aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorCyriaque Skrapits <cysoun@gmail.com>2023-10-27 21:48:55 +0200
committerGitHub <noreply@github.com>2023-10-27 21:48:55 +0200
commit9fec01149ec391194f9eaa0d5e3926f14a9e0b80 (patch)
tree142037289773828fff7521456e74188d772987ee /manifest.json
parentf02ce208852d5682c4a088e40ad9958bfb6180a4 (diff)
downloadlite-xl-plugins-9fec01149ec391194f9eaa0d5e3926f14a9e0b80.tar.gz
lite-xl-plugins-9fec01149ec391194f9eaa0d5e3926f14a9e0b80.zip
gitstatus: color icons as well (#164)
* gitstatus: also color icons * gitstatus: add flag to toggle colored icons * gitstatus: add `color_icons` in config_spec * gitstatus: bump version to 0.2 * Update plugins/gitstatus.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
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 2f7163c..2ce4030 100644
--- a/manifest.json
+++ b/manifest.json
@@ -478,7 +478,7 @@
},
{
"description": "Displays git branch and insert/delete count in status bar *([screenshot](https://user-images.githubusercontent.com/3920290/81107223-bcea3080-8f0e-11ea-8fc7-d03173f42e33.png))*",
- "version": "0.1",
+ "version": "0.2",
"path": "plugins/gitstatus.lua",
"id": "gitstatus",
"mod_version": "3"