aboutsummaryrefslogtreecommitdiff
path: root/plugins/bracketmatch.lua
AgeCommit message (Collapse)Author
2023-01-19bracketmatch: surround both brackets if they are adjacent (#149)Cukmekerb
* surround both brackets if they are adjacent * surround both brackets if they are adjacent * surround brackets in block mode when highlight both is enabled
2022-11-02Use new `command.add` syntax (#136)Guldoman
2022-06-03bracketmatch: return line height on DocView:draw_line_textjgmdev
2022-06-03Add more `bracketmatch` styles (#81)Guldoman
* `bracketmatch`: Don't consider comments * `bracketmatch`: Add new styles * `bracketmatch`: Add "frame" style
2022-05-31removed lite-xl version and left only mod versionjgmdev
2022-05-22Fix various plugins for linewrappingjgmdev
2022-05-22Bumping versions.Adam Harrison
2022-03-03bracketmatch: implemented selection from #21 thanks to @mart-on-windowsjgmdev
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-08Initial verification and plugin taggingFrancesco Abbate
2020-05-19Made bracketmatch plugin update on document changerxi
2020-05-15Updated `bracketmatch.lua` to highlight rbracket to lbracket toorxi
2020-05-01Changed all plugins that do underlines to use 1*SCALE instead of divider sizerxi
2020-04-23Moved all plugins to `plugins` dirrxi