.. |
autocomplete.lua
|
Autocomplete plugin improvements (#1519)
|
2023-08-26 10:50:48 -04:00 |
autoreload.lua
|
NagView: properly rescale on scale change (#1379)
|
2023-02-06 13:38:00 -04:00 |
contextmenu.lua
|
Context menu fixes and keyboard navigation (#1338)
|
2023-01-30 13:36:17 -04:00 |
detectindent.lua
|
detectindent: fix wrong detection reported by Adam (#1500)
|
2023-05-09 13:51:20 -04:00 |
drawwhitespace.lua
|
Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446)
|
2023-03-29 01:57:24 +02:00 |
language_c.lua
|
[chore]: Delete useless $
|
2022-07-13 09:16:32 +02:00 |
language_cpp.lua
|
Fixed C++14 digit separators (#1593)
|
2023-09-07 01:54:52 +02:00 |
language_css.lua
|
[chore]: Delete useless $
|
2022-07-13 09:16:32 +02:00 |
language_html.lua
|
[chore]: Update syntax
|
2022-07-06 10:15:44 +02:00 |
language_js.lua
|
[chore]: Delete useless $
|
2022-07-13 09:16:32 +02:00 |
language_lua.lua
|
[chore]: Delete useless $
|
2022-07-13 09:16:32 +02:00 |
language_md.lua
|
language_md: add nix code block highlighting (#1323)
|
2023-01-12 15:12:55 +01:00 |
language_python.lua
|
language_python: add syntax support for async/await
|
2022-08-16 09:52:46 +02:00 |
language_xml.lua
|
plugins: dropped --lite-xl version tag
|
2022-05-31 16:34:14 -04:00 |
lineguide.lua
|
Move lineguide below blinking cursor, fixes #1488 (#1511)
|
2023-05-17 16:14:28 +02:00 |
linewrapping.lua
|
Make `linewrapping` consider the expanded `Scrollbar` size
|
2023-09-07 04:07:52 +02:00 |
macro.lua
|
plugins: dropped --lite-xl version tag
|
2022-05-31 16:34:14 -04:00 |
projectsearch.lua
|
Use proper timeouts for coroutines that don't need to wait (#1467)
|
2023-08-04 09:40:02 -04:00 |
quote.lua
|
Allow command predicates to manage parameters passed to the commands
|
2022-08-16 22:13:16 +02:00 |
reflow.lua
|
Allow command predicates to manage parameters passed to the commands
|
2022-08-16 22:13:16 +02:00 |
scale.lua
|
Restore horizontal scroll position after scale change (#494)
|
2023-04-29 12:50:39 -04:00 |
tabularize.lua
|
Allow command predicates to manage parameters passed to the commands
|
2022-08-16 22:13:16 +02:00 |
toolbarview.lua
|
Add mouse grab (#1501)
|
2023-05-20 13:54:58 -04:00 |
treeview.lua
|
Add mouse grab (#1501)
|
2023-05-20 13:54:58 -04:00 |
trimwhitespace.lua
|
Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446)
|
2023-03-29 01:57:24 +02:00 |
workspace.lua
|
Changed workspace to accommodate other views. (#1121)
|
2022-10-09 19:55:07 -07:00 |