index
:
pragtical-plugins
master
Plugins for the Pragtical editor
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
bracketmatch.lua
Age
Commit message (
Expand
)
Author
2022-11-02
Use new `command.add` syntax (#136)
Guldoman
2022-06-03
bracketmatch: return line height on DocView:draw_line_text
jgmdev
2022-06-03
Add more `bracketmatch` styles (#81)
Guldoman
2022-05-31
removed lite-xl version and left only mod version
jgmdev
2022-05-22
Fix various plugins for linewrapping
jgmdev
2022-05-22
Bumping versions.
Adam Harrison
2022-03-03
bracketmatch: implemented selection from #21 thanks to @mart-on-windows
jgmdev
2021-08-17
Updated mod-version and made things 2.0 instead of 2.00.
Adam Harrison
2021-08-17
Updated all lua plugins to be compatible with 2.0.
Adam Harrison
2021-05-22
Add new tag modversion
Francesco Abbate
2021-04-08
Initial verification and plugin tagging
Francesco Abbate
2020-05-19
Made bracketmatch plugin update on document change
rxi
2020-05-15
Updated `bracketmatch.lua` to highlight rbracket to lbracket too
rxi
2020-05-01
Changed all plugins that do underlines to use 1*SCALE instead of divider size
rxi
2020-04-23
Moved all plugins to `plugins` dir
rxi