aboutsummaryrefslogtreecommitdiff
path: root/plugins/autosave.lua
AgeCommit message (Collapse)Author
2024-04-08Don't run `autosave` on user and project modules (#419)Rohan Vashisht
* Update autosave.lua * Update autosave.lua * Update autosave.lua * Update manifest.json
2022-05-31removed lite-xl version and left only mod versionjgmdev
2022-05-24autosave: enable by defaultjgmdev
2022-05-24autosave: allow live disablingjgmdev
2022-05-24added config_spec and other plugin compatibility fixes.jgmdev
2022-05-22Appropriately merged config hashes.Adam Harrison
2022-05-22Bumping versions.Adam Harrison
2021-08-17Merge branch 'master' into 2.0Adam
2021-08-17Updated mod-version and made things 2.0 instead of 2.00.Adam Harrison
2021-08-17Namespaced plugin configs.Adam Harrison
2021-08-17Updated all lua plugins to be compatible with 2.0.Adam Harrison
2021-07-23autosave.lua: pass self and remove unused variablecukmekerb
2021-05-22Add new tag modversionFrancesco Abbate
2021-04-21Add missing lite-xl version tagsFrancesco Abbate
Partially address issue #155
2021-04-09Use doc.filename field to decide if autosaveFrancesco Abbate
Related to pull request: https://github.com/franko/lite-plugins/pull/5 Changes rebased in lite-xl-1.16 to make them visible for the next lite-xl release.
2021-04-09fixed autosave coroutine issuecukmekerb
2021-04-09added autosave plugincukmekerb