Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-30 | `dragdropselected`: Avoid accidental drags | Guldoman | |
Also only remove the selection after the drag ends | |||
2021-08-30 | Merge pull request #61 from MrAnyx/patch-1 | Francesco | |
Feat: Added pony plugin for lite editor | |||
2021-08-30 | Fix: Added asterics | Robin | |
2021-08-30 | Feat: Added pony plugin for lite editor | Robin | |
Added Pony language plugin for the lite and lite-xl editor | |||
2021-08-30 | Merge pull request #60 from Guldoman/linecopypaste_last_line | Francesco | |
`linecopypaste`: Fix cutting last line | |||
2021-08-29 | `linecopypaste`: Fix cutting last line | Guldoman | |
2021-08-28 | bump minimap version tag | cukmekerb | |
2021-08-28 | Merge pull request #59 from limpid-kzonix/patch-1 | Francesco | |
Update bigclock.lua | |||
2021-08-28 | Update bigclock.lua | Alexander Balyshyn | |
2021-08-25 | Merge pull request #58 from Guldoman/selectionhighlight_opt | Francesco | |
`selectionhighlight`: Only call `get_text` when needed | |||
2021-08-25 | `selectionhighlight`: Only call `get_text` when needed | Guldoman | |
This avoids calling `get_text` on a potentially big selection. | |||
2021-08-24 | Merge pull request #57 from mundusnine/patch-1 | Francesco | |
Adds Kinc plugin | |||
2021-08-24 | Fix for pr merge | mundusnine | |
Fixed github path to project(renamed it because lua doesn't like `-` and prefers `_` for table field names). Specify depends for build commands. Fix readme to use the one from master | |||
2021-08-23 | Update README.md | mundusnine | |
2021-08-23 | Merge pull request #55 from eugenpt/master | Francesco | |
+lite-xl-vibe plugin with kind of vim bindings | |||
2021-08-23 | Merge pull request #56 from Guldoman/lfautoindent_newfile | Francesco | |
`lfautoinsert`: Avoid touching new files | |||
2021-08-23 | `lfautoinsert`: Avoid touching new files | Guldoman | |
Files that have been just created and not yet saved don't have a filename, so we can't match it to a file ending. | |||
2021-08-22 | oh, right, the asterisk for plugins | ep | |
2021-08-22 | +lite-xl-vibe by ep | ep | |
2021-08-22 | Merge pull request #51 from lite-xl/fontconfig | Francesco | |
add fontconfig plugin | |||
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 | add fontconfig.lua to README | takase1121 | |
2021-08-21 | move fontconfig.lua into plugins | takase1121 | |
2021-08-21 | add fontconfig plugin | 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 | Merge pull request #54 from BenStigsen/patch-1 | Francesco | |
Extend language_v syntax | |||
2021-08-18 | Extend language_v syntax | Benjamin Stigsen | |
2021-08-18 | make gitstatus.lua italic | cukmekerb | |
2021-08-18 | use process api for gitstatus.lua | cukmekerb | |
2021-08-17 | add gitdiff highlight plugin | cukmekerb | |
2021-08-17 | Merge pull request #45 from lite-xl/2.0 | Francesco | |
2.0 Merge | |||
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 pull request #48 from liquidev/language-toml | Adam | |
Added TOML syntax | |||
2021-08-16 | Merge branch 'master' into language-toml | Adam | |
2021-08-16 | Merge pull request #52 from Timofffee/master | Francesco | |
Add plugin `linenumbers` | |||
2021-08-16 | Add plugin | Timofffee | |
2021-08-10 | Merge pull request #50 from StunxFS/fix-language-v | Francesco | |
language_v: fix `pub` and `none` | |||
2021-08-06 | language_v: fix `pub` and `none` | StunxFS | |
2021-08-06 | Add syntax of Lobster language | Francesco Abbate | |
2021-08-04 | Merge pull request #49 from Mustafa-Asaad-iq/patch-1 | Cukmekerb | |