aboutsummaryrefslogtreecommitdiff
path: root/plugins/degesch/prime.lua
Commit message (Collapse)AuthorAgeFilesLines
* prime.lua: skip colour sequences, add configPřemysl Eric Janouch2020-10-111-16/+34
| | | | | | | | | Colour sequence skipping is somewhat involved, we might want to add a helper generator to the "degesch" Lua library, in the form of {substring, is_formatting}. formatter_parse_mirc() isn't useful, a pure Lua implementation would be more appropriate (where do we put that?)
* degesch: add a plugin to highlight prime numbersPřemysl Eric Janouch2020-10-101-0/+50