aboutsummaryrefslogtreecommitdiff
path: root/plugins/rainbowparen.lua
AgeCommit message (Collapse)Author
2023-10-28`rainbowparen`: Handle `resume` parameter in `tokenizer.tokenize` (#325)Guldoman
This stopped the tokenization from continuing, which resulted in lines not being completely tokenized.
2022-12-19Fix bug with rainbowparen.lua messing with the ability to comment out lines. ↵Aqil Contractor
(#170)
2022-07-25Added an option for number of parensAqil Contractor
2022-05-31removed lite-xl version and left only mod versionjgmdev
2022-05-24renamed enable to enabled to match all pluginsjgmdev
2022-05-24added config_spec and other plugin compatibility fixes.jgmdev
2022-05-22rainbowparen: added ability to toggle.jgmdev
2022-05-22Bumping versions.Adam Harrison
2021-08-17Updated mod-version and made things 2.0 instead of 2.00.Adam Harrison
2021-08-17Updated all lua plugins to be compatible with 2.0.Adam Harrison
2021-05-22Add new tag modversionFrancesco Abbate
2021-04-09Completed verification and tagging of pluginsFrancesco Abbate
2020-11-20Add rainbowparen pluginJeremy Penner