.. |
autocomplete.lua
|
revert new keyboard bindings
|
2021-09-09 07:44:58 +02:00 |
autoreload.lua
|
Use dmon events in reload plugin
|
2021-10-08 23:15:25 +02:00 |
contextmenu.lua
|
Added in cut, copy and paste to the context menu. Also removed find pattern, as that's no longer a valid command. Also made it so commands only show up if their predicates are valid.
|
2021-11-23 21:03:38 -05:00 |
detectindent.lua
|
Adapt `detectindent` to the new indentation architecture
|
2021-11-20 04:40:58 +01:00 |
drawwhitespace.lua
|
Added in the ability to specify a color for whitespace.
|
2021-11-23 18:42:01 -05:00 |
language_c.lua
|
Set `void` to `keyword2` in `language_c` and `language_cpp` plugins
|
2021-12-15 18:20:17 +01:00 |
language_cpp.lua
|
Set `void` to `keyword2` in `language_c` and `language_cpp` plugins
|
2021-12-15 18:20:17 +01:00 |
language_css.lua
|
Add names to language plugins
|
2021-11-21 03:46:43 +01:00 |
language_html.lua
|
Add names to language plugins
|
2021-11-21 03:46:43 +01:00 |
language_js.lua
|
Merge pull request #497 from lite-xl/fix-javascript-regexp-syntax
|
2021-12-06 00:17:07 -05:00 |
language_lua.lua
|
Add names to language plugins
|
2021-11-21 03:46:43 +01:00 |
language_md.lua
|
Improved Markdown syntax highlighter
|
2021-12-03 23:50:23 +09:00 |
language_python.lua
|
Apply again cd10497b49
|
2021-11-23 22:24:03 +01:00 |
language_xml.lua
|
Add names to language plugins
|
2021-11-21 03:46:43 +01:00 |
lineguide.lua
|
Added an exclusion for lineguide in the commandview.
|
2021-11-23 22:35:11 -05:00 |
macro.lua
|
2.0 changelog and modversion updates.
|
2021-08-17 20:24:44 +02:00 |
projectsearch.lua
|
Propogated mouse clicks correctly.
|
2021-11-14 15:41:28 -05:00 |
quote.lua
|
2.0 changelog and modversion updates.
|
2021-08-17 20:24:44 +02:00 |
reflow.lua
|
2.0 changelog and modversion updates.
|
2021-08-17 20:24:44 +02:00 |
scale.lua
|
Manual merge of into .
|
2021-11-23 15:57:22 -05:00 |
tabularize.lua
|
2.0 changelog and modversion updates.
|
2021-08-17 20:24:44 +02:00 |
toolbarview.lua
|
Update toolbarview.lua
|
2021-12-30 11:12:24 +09:00 |
treeview.lua
|
Ensure TreeView cache entry is removed on delete
|
2021-12-22 23:40:54 +01:00 |
trimwhitespace.lua
|
2.0 changelog and modversion updates.
|
2021-08-17 20:24:44 +02:00 |
workspace.lua
|
2.0 changelog and modversion updates.
|
2021-08-17 20:24:44 +02:00 |