Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-31 | removed lite-xl version and left only mod version | jgmdev | |
2022-05-24 | added config_spec and other plugin compatibility fixes. | jgmdev | |
2022-05-22 | Appropriately merged config hashes. | Adam Harrison | |
2022-05-22 | Bumping versions. | Adam Harrison | |
2021-11-21 | `indent_convert`: Use compatible `null` in patterns | Guldoman | |
As LuaJIT uses patterns from Lua 5.1, we have to use `%z` instead of `\0`. | |||
2021-11-20 | `indent_convert`: Update the `Doc` indent size with the correct one | Guldoman | |
2021-11-20 | `indent_convert`: Restore selections | Guldoman | |
2021-11-20 | `indent_convert`: Use `Doc:get_indent_info` if available | Guldoman | |
2021-11-19 | Add `indent_convert` | Guldoman | |