lite-xl/data/plugins
jgmdev 26e47f7583 plugin contextmenu: simplify predicate 2022-05-15 17:17:28 -04:00
..
autocomplete.lua Merge pull request #913 from lite-xl/auto-complete-syntax-symbols 2022-04-11 20:42:17 +02:00
autoreload.lua Made sure we redrew things, added in a contingency in 'save' for times when we load a non-existent file, and added some checks. 2022-05-15 15:25:02 -04:00
contextmenu.lua plugin contextmenu: simplify predicate 2022-05-15 17:17:28 -04: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 Add triple single quotes multiline strings to `language_python` 2022-04-18 20:22:25 +02: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 Changes (#898) 2022-04-26 18:29:05 -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