index
:
lite-xl-plugins
2.0
2.1
2.2
PR/update-manifest-adamharrison-lite-xl-terminal
PR/update-manifest-adamharrison-lite-xl-www
PR/update-manifest-adamharrison-quetta
PR/update-manifest-adamharrisonlite-xl-terminal
PR/update-manifest-jdk-and-lsp_c-and-lsp_emmet-and-lsp_lua-and-lsp_java-and-lsp_python-and-lsp_quicklintjs-and-lsp_rust-and-lsp_tex-and-lsp_typescript-and-lsp_zig-and-nodejs
PR/update-manifest-lite-xl-lite-xl-ide
PR/update-manifest-lite-xl-lite-xl-lsp
PR/update-manifest-lite-xl-lite-xl-lsp-servers
PR/update-manifest-lite-xllite-xl-lsp-servers
master
Plugins for the Lite XL editor
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
sort.lua
Age
Commit message (
Collapse
)
Author
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