lite-xl/data/plugins
Francesco Abbate 5bf7abf23d Ensure filename are store relative to project directory 2021-03-06 23:36:05 +01:00
..
autocomplete.lua Add a warning when disable auto-complete due to too many symbols 2020-11-17 12:34:46 +01:00
autoreload.lua Changed autoreload to strip carriage-returns on reload 2020-05-21 09:58:47 +01:00
detectindent.lua Fix indent spaces/tabs labeling 2021-02-20 22:56:52 +01:00
language_c.lua Moved .c, .lua and .md language syntaxes from core.syntax to plugins 2020-03-07 15:53:54 +00:00
language_css.lua Initial commit 2019-12-28 11:17:56 +00:00
language_js.lua +js language regexp pattern 2021-02-24 12:24:43 +07:00
language_lua.lua Added lua5.4 attribute support to `language_lua` 2020-07-01 09:26:41 +01:00
language_md.lua Added double-backtick support to language_md plugin 2020-05-11 20:31:35 +01:00
language_python.lua Added support for `.pyw` files in language_python plugin 2020-12-19 10:19:37 +00:00
language_xml.lua Added file-header pattern support to `syntax` 2020-06-08 16:11:22 +01:00
macro.lua Initial commit 2019-12-28 11:17:56 +00:00
projectsearch.lua Do not add project path in files from project search 2021-01-13 17:09:35 +01:00
quote.lua Initial commit 2019-12-28 11:17:56 +00:00
reflow.lua Initial commit 2019-12-28 11:17:56 +00:00
tabularize.lua Initial commit 2019-12-28 11:17:56 +00:00
toolbarview.lua Ensure treeview is large enough to show toolbar 2021-02-27 19:39:56 +01:00
treeview.lua Ensure filename are store relative to project directory 2021-03-06 23:36:05 +01:00
trimwhitespace.lua Changed `trimwhitespace` to never cause caret to reposition 2020-06-19 12:09:00 +01:00
workspace.lua Ensure filename are store relative to project directory 2021-03-06 23:36:05 +01:00