aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2023-10-28 13:00:35 +0200
committerGitHub <noreply@github.com>2023-10-28 13:00:35 +0200
commit02a59293a9b2d2f4e986d0543e6a21b65a35451a (patch)
treebcea0b01272b49dbff3cb1f3a45444ea03b81dcd /manifest.json
parent9fec01149ec391194f9eaa0d5e3926f14a9e0b80 (diff)
downloadlite-xl-plugins-02a59293a9b2d2f4e986d0543e6a21b65a35451a.tar.gz
lite-xl-plugins-02a59293a9b2d2f4e986d0543e6a21b65a35451a.zip
`rainbowparen`: Handle `resume` parameter in `tokenizer.tokenize` (#325)
This stopped the tokenization from continuing, which resulted in lines not being completely tokenized.
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 2ce4030..e80bd38 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1450,7 +1450,7 @@
},
{
"description": "Show nesting of parentheses with rainbow colours",
- "version": "0.1",
+ "version": "0.1.1",
"path": "plugins/rainbowparen.lua",
"id": "rainbowparen",
"mod_version": "3"