lite-xl/data/plugins
jgmdev 2079e1f707 Plugin projectsearch: set command view text to current document selection. 2022-02-13 01:31:58 -04: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 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 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
projectsearch.lua Plugin projectsearch: set command view text to current document selection. 2022-02-13 01:31:58 -04:00
quote.lua
reflow.lua
scale.lua Added in new merge method, and run it on plugins. Also made it so plugin configs can be set anywhere, even if we don't know the plugin beforehand. 2022-01-22 18:39:23 -05:00
tabularize.lua
toolbarview.lua Update toolbarview.lua 2021-12-30 11:12:24 +09:00
treeview.lua Merge branch 'master-2.0' 2022-01-19 20:31:33 +01:00
trimwhitespace.lua
workspace.lua