.. |
autocomplete.lua
|
add autocompletion to multicursor (#1394)
|
2023-12-29 08:47:21 +08:00 |
autoreload.lua
|
NagView: properly rescale on scale change (#1379)
|
2023-08-19 12:37:49 +08:00 |
contextmenu.lua
|
Context menu fixes and keyboard navigation (#1338)
|
2023-08-19 12:36:39 +08:00 |
detectindent.lua
|
Avoid considering single spaces in `detectindent` (#1595)
|
2023-11-29 07:41:13 +08:00 |
drawwhitespace.lua
|
Fixed a minor bug, should close issue #1680.
|
2023-12-29 08:47:21 +08: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-13 08:04:05 +08: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
|
Fix `language_js` regex constant detection (#1581)
|
2023-11-30 11:39:48 +08:00 |
language_lua.lua
|
[chore]: Delete useless $
|
2022-07-13 09:16:32 +02:00 |
language_md.lua
|
Improve font/color change detection in `language_md` (#1614)
|
2023-11-30 11:45:58 +08: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-08-19 13:26:01 +08:00 |
linewrapping.lua
|
Make `linewrapping` consider the expanded `Scrollbar` size
|
2023-09-13 08:05:35 +08:00 |
macro.lua
|
plugins: dropped --lite-xl version tag
|
2022-05-31 16:34:14 -04:00 |
projectsearch.lua
|
plugins projectsearch: expose its functionality (#1235)
|
2022-12-14 11:53:20 -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-08-19 12:45:16 +08:00 |
tabularize.lua
|
Allow command predicates to manage parameters passed to the commands
|
2022-08-16 22:13:16 +02:00 |
toolbarview.lua
|
`toolbarview`: Remove tooltip when hidden (#1251)
|
2022-12-20 18:07:29 -04:00 |
treeview.lua
|
Fix `dirmonitor` sorting issues (#1599)
|
2023-11-30 09:20:34 +08:00 |
trimwhitespace.lua
|
Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446)
|
2023-08-19 12:39:22 +08:00 |
workspace.lua
|
Save in the `workspace` unsaved named files and `crlf` status (#1597)
|
2023-10-18 13:14:28 +08:00 |