lite-xl/data/plugins
aia29 96579d9a7f add cuda 2024-07-04 13:09:00 +08:00
..
autocomplete.lua Improve `CommandView` and `autocomplete` scroll behavior (#1732) 2024-03-05 22:56:01 -05:00
autoreload.lua fix(autoreload): wait a second before automatically reloading a file (#1823) 2024-06-23 10:01:50 +08:00
contextmenu.lua Context menu fixes and keyboard navigation (#1338) 2023-01-30 13:36:17 -04:00
detectindent.lua Avoid considering single spaces in `detectindent` (#1595) 2023-11-28 20:54:00 +01:00
drawwhitespace.lua Fixed a minor bug, should close issue #1680. 2023-12-03 11:09:56 -05:00
language_c.lua improve number highlighting for c (#1752) 2024-06-20 10:02:12 +08:00
language_cpp.lua add cuda 2024-07-04 13:09:00 +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 Limit `language_js` regex avoidance to numbers, and fix starting `/*` comments (#1744) 2024-03-25 00:20:32 +01: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-29 16:12:22 -05:00
language_python.lua Update language_python.lua (#1723) 2024-06-21 07:54:32 +08: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 Fix `dirmonitor` sorting issues (#1599) 2023-11-29 09:55:38 -05:00
trimwhitespace.lua Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446) 2023-03-29 01:57:24 +02:00
workspace.lua Save in the `workspace` unsaved named files and `crlf` status (#1597) 2023-10-18 06:46:58 +02:00