aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2023-10-05 16:08:27 +0200
committerGitHub <noreply@github.com>2023-10-05 16:08:27 +0200
commit09c011276cc34570f5762a82ce87130d92435380 (patch)
tree9933ac987c38663a09582b7d94f3389a7cb6fd7a /manifest.json
parent5d5f6a9db8d776e5808e2f4f34fbdfa28e8061dc (diff)
downloadlite-xl-plugins-09c011276cc34570f5762a82ce87130d92435380.tar.gz
lite-xl-plugins-09c011276cc34570f5762a82ce87130d92435380.zip
`lfautoinsert`: Improve handling of `close` tokens (#307)
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 36a7b26..94d7fde 100644
--- a/manifest.json
+++ b/manifest.json
@@ -960,7 +960,7 @@
},
{
"description": "Automatically inserts indentation and closing bracket/text after newline",
- "version": "0.2.1",
+ "version": "0.3",
"path": "plugins/lfautoinsert.lua",
"id": "lfautoinsert",
"mod_version": "3"