aboutsummaryrefslogtreecommitdiff
path: root/data/plugins/autoreload.lua
AgeCommit message (Collapse)Author
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-05-21Changed autoreload to strip carriage-returns on reloadrxi
2020-04-25Changed printed filenames to use format-specifier "%s" instead of %qrxi
Fixes #22
2020-03-24Fixed autoreload plugin truncating last character of files with no newline ↵rxi
at end
2019-12-28Initial commitrxi