Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-25 | `selectionhighlight`: Only call `get_text` when needed | Guldoman | |
This avoids calling `get_text` on a potentially big selection. | |||
2021-08-17 | Updated mod-version and made things 2.0 instead of 2.00. | Adam Harrison | |
2021-08-17 | Namespaced plugin configs. | Adam Harrison | |
2021-08-17 | Updated all lua plugins to be compatible with 2.0. | Adam Harrison | |
2021-06-11 | Removed configuration to enable selecting empty spaces. | jgmdev | |
2021-06-08 | [selectionhighlight] added option to not highlight empty spaces. | jgmdev | |
2021-05-22 | Add new tag modversion | Francesco Abbate | |
2021-04-09 | Completed verification and tagging of plugins | Francesco Abbate | |
2020-05-07 | Changed selectionhighlight plugin to use doc.lines array | rxi | |
2020-04-30 | Changed selectionhighlight plugin to draw box instead of filled rectangle | rxi | |
2020-04-29 | Added `selectionhighlight` plugin | rxi | |