lite-xl/data/plugins
vqn 45e0454a3b
add autocompletion to multicursor (#1394)
* use Doc:remove
2023-04-07 12:54:52 -04:00
..
autocomplete.lua add autocompletion to multicursor (#1394) 2023-04-07 12:54:52 -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`: Limit subsyntax depth (#1253) 2022-12-20 22:28:29 -04:00
drawwhitespace.lua Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446) 2023-03-29 01:57:24 +02:00
language_c.lua
language_cpp.lua
language_css.lua
language_html.lua
language_js.lua
language_lua.lua
language_md.lua language_md: add nix code block highlighting (#1323) 2023-01-12 15:12:55 +01:00
language_python.lua
language_xml.lua
lineguide.lua
linewrapping.lua `linewrapping`: Disable horizontal scrolling when enabled (#1309) 2023-01-05 16:02:12 -05:00
macro.lua
projectsearch.lua
quote.lua
reflow.lua
scale.lua plugins scale: also rescale style.expanded_scrollbar_size (#1380) 2023-02-06 13:40:12 -04:00
tabularize.lua
toolbarview.lua `toolbarview`: Remove tooltip when hidden (#1251) 2022-12-20 18:07:29 -04:00
treeview.lua Make `TreeView` follow the current tab (#1411) 2023-03-16 17:29:33 -04:00
trimwhitespace.lua Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446) 2023-03-29 01:57:24 +02:00
workspace.lua