aboutsummaryrefslogtreecommitdiff
path: root/data/plugins/language_lua.lua
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2022-03-03 22:09:48 +0100
committerGuldoman <giulio.lettieri@gmail.com>2022-03-03 22:09:48 +0100
commitfbb893c6b1b1c17f0ad2d755e2a5f128ecbc17ce (patch)
tree226919ccaf824a81943bface4332b84c674fa57c /data/plugins/language_lua.lua
parent2736072dcecb8cf76ec496cbaddf2b65e351d774 (diff)
downloadlite-xl-fbb893c6b1b1c17f0ad2d755e2a5f128ecbc17ce.tar.gz
lite-xl-fbb893c6b1b1c17f0ad2d755e2a5f128ecbc17ce.zip
Fix `^` regex matching when using an offset
Before, if `offset > 1` was used, the match would have failed because the beginning of the string was never met. Now we force the beginning of the string to be the one specified by the offset.
Diffstat (limited to 'data/plugins/language_lua.lua')
0 files changed, 0 insertions, 0 deletions