lite-xl/data/plugins
jgmdev de63574b53 plugin linewrapping: added priority
Since the linewrapping plugin modifies some of the DocView line
calculation and positioning functions we need to make sure of loading it
before other plugins. This way we make sure that plugins that also overwrite
and depend on DocView functionality aren't using the original methods without
the linewrapping changes, which leads to wrong line and column calculations.
2022-06-03 04:13:54 -04:00
..
autocomplete.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
autoreload.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
contextmenu.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
detectindent.lua Merge pull request #1004 from Guldoman/PR_commandview_options 2022-05-31 16:38:36 -04:00
drawwhitespace.lua plugin drawwhitespace: return line height on draw_line_text 2022-06-03 03:16:18 -04:00
language_c.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
language_cpp.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
language_css.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
language_html.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
language_js.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
language_lua.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
language_md.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
language_python.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
language_xml.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
lineguide.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
linewrapping.lua plugin linewrapping: added priority 2022-06-03 04:13:54 -04:00
macro.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
projectsearch.lua Merge pull request #1004 from Guldoman/PR_commandview_options 2022-05-31 16:38:36 -04:00
quote.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
reflow.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
scale.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
tabularize.lua Merge pull request #1004 from Guldoman/PR_commandview_options 2022-05-31 16:38:36 -04:00
toolbarview.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
treeview.lua Merge pull request #1004 from Guldoman/PR_commandview_options 2022-05-31 16:38:36 -04:00
trimwhitespace.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00
workspace.lua plugins: dropped --lite-xl version tag 2022-05-31 16:34:14 -04:00