lite-xl/data/plugins
Francesco Abbate c2cccf0173 Fix conflict in treeview for top directories
Happened if a filename has the same name of a top directory.

It will cause a collision in the string to identify the entry into the cache.
2021-01-19 16:40:00 +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 Include detect-indent improved plugin into Lite XL 2020-11-21 23:22:44 +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 language_js improvements 2020-06-05 22:38:06 +01: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
treeview.lua Fix conflict in treeview for top directories 2021-01-19 16:40:00 +01:00
trimwhitespace.lua Changed `trimwhitespace` to never cause caret to reposition 2020-06-19 12:09:00 +01:00
workspace.lua Fix problem when project directory has a trailing slash 2021-01-10 12:56:15 +01:00