Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-31 | Remove workaround for sorted `Doc:get_selection` issue (#197) | Guldoman | |
* `dragdropselected`: Replace deprecated `math.pow` with `^` * Remove workaround for sorted `Doc:get_selection` issue Reverts 94f7c8b33371e49d6f026f5be6a41acd73ad9c6b. | |||
2022-11-02 | Add workaround for sorted `Doc:get_selection` issue (#141) | Guldoman | |
2022-11-02 | Use new `command.add` syntax (#136) | Guldoman | |
2022-05-31 | removed lite-xl version and left only mod version | jgmdev | |
2022-05-22 | Bumping versions. | Adam Harrison | |
2021-12-24 | fix: [sort] func passed to Doc:replace must have two return values | Christopher Arndt | |
Caused error `/usr/share/lite-xl/core/doc/init.lua:443: attempt to perform arithmetic on a nil value at /usr/share/lite-xl/core/init.lua:1114` when using `sort:sort` Signed-off-by: Christopher Arndt <chris@chrisarndt.de> | |||
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-09 | Completed verification and tagging of plugins | Francesco Abbate | |
2020-04-29 | Made `sort` plugin automatically select to line edges | rxi | |
2020-04-27 | Made `sort` plugin ignore trailing/leading empty-lines | rxi | |
2020-04-23 | Moved all plugins to `plugins` dir | rxi | |