lite-xl/data/plugins
Adam f85612e0f0
Fix Project Scanning (#746)
Removed dmon, and replaced with logic that works across Linux, Mac, FreeBSD and Windows. Have tested on all platforms, and seems to work.

Co-authored-by: Jan200101 <sentrycraft123@gmail.com>
2022-03-06 00:59:22 -05:00
..
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 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 fallback to toggle-line-comment and vice versa if needed 2021-12-26 15:05:27 +08:00
language_cpp.lua fallback to toggle-line-comment and vice versa if needed 2021-12-26 15:05:27 +08: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: improvements consolidating #814 and #840 2022-03-04 14:29:29 -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 Fix Project Scanning (#746) 2022-03-06 00:59:22 -05: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