aboutsummaryrefslogtreecommitdiff
path: root/data/plugins/language_python.lua
AgeCommit message (Collapse)Author
2021-11-21Add names to language pluginsGuldoman
2021-10-23Fix python docstring highlightingFrancesco Abbate
From PR: https://github.com/lite-xl/lite-xl/pull/624 contributed by @dflock.
2021-08-172.0 changelog and modversion updates.Adam Harrison
2021-05-05Introduce new plugin versioning tag mod-versionFrancesco Abbate
New plugins should use the version tag: -- mod-version: 1 The old version tag "-- lite-xl 1.16" will be considerer equivalent to mod-version 1.
2021-04-06Add plugin verification by version tagFrancesco Abbate
2020-12-19Added support for `.pyw` files in language_python pluginrxi
2020-06-08Added file-header pattern support to `syntax`rxi
2019-12-28Initial commitrxi