aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorRohan Vashisht <81112205+RohanVashisht1234@users.noreply.github.com>2024-04-07 02:49:53 +0530
committerGitHub <noreply@github.com>2024-04-06 23:19:53 +0200
commita0c417b3e9b7a0fa8e1525f3535c2f8f758e3faf (patch)
tree51a9198977137be56c9edf1eb5403ebcd75ba471 /manifest.json
parent249f17e6f5f364a7d8f933cb31fd82124f93909c (diff)
downloadlite-xl-plugins-a0c417b3e9b7a0fa8e1525f3535c2f8f758e3faf.tar.gz
lite-xl-plugins-a0c417b3e9b7a0fa8e1525f3535c2f8f758e3faf.zip
Don't run `autosaveonfocuslost.lua` on user and project modules (#411)
* Update autosaveonfocuslost.lua * Update manifest.json * Update autosaveonfocuslost.lua * Update autosaveonfocuslost.lua * Update autosaveonfocuslost.lua * Update autosaveonfocuslost.lua
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 8394393..2c1a770 100644
--- a/manifest.json
+++ b/manifest.json
@@ -187,7 +187,7 @@
"id": "autosaveonfocuslost",
"mod_version": "3",
"path": "plugins/autosaveonfocuslost.lua",
- "version": "0.1"
+ "version": "0.2"
},
{
"description": "Automatically hardwraps lines when typing",