Age | Commit message (Expand) | Author |
2021-09-02 | Improved language_php plugin | jgmdev |
2021-09-02 | fix bug caused by file truncation | takase1121 |
2021-09-02 | remove unused code | takase1121 |
2021-09-01 | Bring cursor to the new line's end after wrapping | Hasith |
2021-08-31 | add open_ext.lua | takase1121 |
2021-08-31 | Update linenumbers.lua | Nikolai Sinyov |
2021-08-31 | Bump lobster language mod-version | Francesco Abbate |
2021-08-30 | `dragdropselected`: Avoid accidental drags | Guldoman |
2021-08-29 | `linecopypaste`: Fix cutting last line | Guldoman |
2021-08-28 | bump minimap version tag | cukmekerb |
2021-08-28 | Update bigclock.lua | Alexander Balyshyn |
2021-08-25 | `selectionhighlight`: Only call `get_text` when needed | Guldoman |
2021-08-23 | `lfautoinsert`: Avoid touching new files | Guldoman |
2021-08-22 | Merge pull request #51 from lite-xl/fontconfig | Francesco |
2021-08-21 | fix indentations | takase1121 |
2021-08-21 | refactor fontconfig API | takase1121 |
2021-08-21 | update modversion | takase1121 |
2021-08-21 | update version number to 2.00 | takase1121 |
2021-08-21 | move fontconfig.lua into plugins | takase1121 |
2021-08-19 | Also fixed markers to add width. | Adam Harrison |
2021-08-19 | Fixed issues with 2.0. | Adam Harrison |
2021-08-18 | Extend language_v syntax | Benjamin Stigsen |
2021-08-18 | use process api for gitstatus.lua | cukmekerb |
2021-08-17 | Merge branch 'master' into 2.0 | Adam |
2021-08-17 | Updated mod-version and made things 2.0 instead of 2.00. | Adam Harrison |
2021-08-17 | Namespaced plugin configs. | Adam Harrison |
2021-08-17 | Updated all lua plugins to be compatible with 2.0. | Adam Harrison |
2021-08-17 | Removed check, as scale plugin is in the core. | Adam Harrison |
2021-08-17 | Removed scale plugin, and fixed scalestatus plugin to match master lite-xl core. | Adam Harrison |
2021-08-17 | Removed lineguide from plugins folder. | Adam Harrison |
2021-08-16 | Merge branch 'master' into language-toml | Adam |
2021-08-16 | Add plugin | Timofffee |
2021-08-06 | language_v: fix `pub` and `none` | StunxFS |
2021-08-06 | Add syntax of Lobster language | Francesco Abbate |
2021-08-03 | add support to .scss fils | Mustafa |
2021-07-31 | lfautoinsert: add handlebars block helpers | cukmekerb |
2021-07-23 | autosave.lua: pass self and remove unused variable | cukmekerb |
2021-07-20 | added missing keywords to language_zig | lqdev |
2021-07-20 | language_toml added | lqdev |
2021-07-14 | Fixed smallclock plugin eating cpu | B14CK313 |
2021-07-11 | Merge pull request #44 from TheKing0x9/master | Francesco |
2021-07-11 | Merge pull request #42 from liquidev/language-zig | Francesco |
2021-07-07 | Added language yaml | jgmdev |
2021-07-06 | Merge pull request #41 from lite-xl/language-ts | Takase |
2021-07-05 | minimap plugin no longer crashes lite-xl and now renders tab indentation | cukmekerb |
2021-07-02 | added smallclock plugin | Aayush Kashyap |
2021-06-24 | Merge pull request #31 from adamharrison/Minimap | Adam |
2021-06-24 | Add syntax file for tcl language | Francesco Abbate |
2021-06-23 | style | lqdev |
2021-06-23 | zig language improvements | lqdev |