aboutsummaryrefslogtreecommitdiff
path: root/plugins/regexreplacepreview.lua
AgeCommit message (Expand)Author
2023-01-31Remove workaround for sorted `Doc:get_selection` issue (#197)Guldoman
2022-12-20regexreplacepreview: compat fixes for lite-xl masterjgmdev
2022-11-02Add workaround for sorted `Doc:get_selection` issue (#141)Guldoman
2022-11-02Use new `command.add` syntax (#136)Guldoman
2022-09-16regexreplacepreview: drop deprecated call to commandview set textjgmdev
2022-06-16updates to new command_view:enter interfacejgmdev
2022-06-07changed indentation to 2 spaces for consistency across the repojgmdev
2022-05-31removed lite-xl version and left only mod versionjgmdev
2022-05-22regexreplacepreview: use table.unpack in place of unpackjgmdev
2022-05-22Bumping versions.Adam Harrison
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-06-05Added in regex replacement plugin. Allows for each preview of stuff.Adam Harrison