.. |
autocomplete.lua
|
Update autocomplete with changes needed for latest LSP plugin.
|
2022-02-03 15:01:39 -04:00 |
autoreload.lua
|
Use dmon events in reload plugin
|
2021-10-08 23:15:25 +02:00 |
contextmenu.lua
|
Travel by contextMenu using keyboard
|
2022-01-29 16:23:00 +02:00 |
detectindent.lua
|
Re-enabled comment cache.
|
2022-03-22 10:35:44 -04:00 |
drawwhitespace.lua
|
Added in the ability to specify a color for whitespace.
|
2021-11-23 18:42:01 -05:00 |
language_c.lua
|
language_c/cpp: fixes and improvements
|
2022-03-29 16:16:12 -04:00 |
language_cpp.lua
|
language_c/cpp: fixes and improvements
|
2022-03-29 16:16:12 -04:00 |
language_css.lua
|
fallback to toggle-line-comment and vice versa if needed
|
2021-12-26 15:05:27 +08:00 |
language_html.lua
|
fallback to toggle-line-comment and vice versa if needed
|
2021-12-26 15:05:27 +08:00 |
language_js.lua
|
fallback to toggle-line-comment and vice versa if needed
|
2021-12-26 15:05:27 +08:00 |
language_lua.lua
|
fallback to toggle-line-comment and vice versa if needed
|
2021-12-26 15:05:27 +08:00 |
language_md.lua
|
language_md: remove extra empty line
|
2022-03-30 09:30:55 -04:00 |
language_python.lua
|
Apply again cd10497b49
|
2021-11-23 22:24:03 +01:00 |
language_xml.lua
|
fallback to toggle-line-comment and vice versa if needed
|
2021-12-26 15:05:27 +08:00 |
lineguide.lua
|
Added an exclusion for lineguide in the commandview.
|
2021-12-20 08:43:48 +01:00 |
macro.lua
|
2.0 changelog and modversion updates.
|
2021-08-17 20:24:44 +02:00 |
projectsearch.lua
|
Plugin projectsearch: set command view text to current document selection.
|
2022-02-13 01:31:58 -04: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
|
plugin scale: replace non existing font.set_size with font.copy
|
2022-03-05 19:03:33 -04: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
|
treeview: add proper predicate for delete command
|
2022-03-20 01:58:39 -04:00 |
trimwhitespace.lua
|
2.0 changelog and modversion updates.
|
2021-08-17 20:24:44 +02:00 |
workspace.lua
|
Fix keeping scroll position when restoring a `DocView` (#910)
|
2022-04-03 16:24:39 -04:00 |