lite-xl/data/plugins
Francesco Abbate 63331ac50c Add command to create a directory in a new category "files"
Use the alt + (left click) is tree view to create a directory and
shift + (middle click) to remove a project directory.
2020-12-28 16:18:03 +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 file-header pattern support to `syntax` 2020-06-08 16:11:22 +01: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 Change project files output to not include a prefix '/' in filename 2020-12-28 10:26:27 +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 Add command to create a directory in a new category "files" 2020-12-28 16:18:03 +01:00
trimwhitespace.lua Changed `trimwhitespace` to never cause caret to reposition 2020-06-19 12:09:00 +01:00