From bc047a8a0567e682568feb0c581b970565cd5664 Mon Sep 17 00:00:00 2001 From: Aqil Contractor Date: Sat, 21 Jan 2023 22:50:07 -0500 Subject: Fix `autoinsert.lua`'s behavior on multicursor (#195) * Add guldo's godly changes * Fix autoinsert on multiple selections * Updated autoinsert to latest ver * FIX predicate solution * Appeal to the Guldo * Appeal to the Guldo even more --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index ec27726..a2ffccf 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ }, { "description": "Automatically inserts closing brackets and quotes. Also allows selected text to be wrapped with brackets or quotes.", - "version": "0.1", + "version": "0.2", "path": "plugins/autoinsert.lua", "id": "autoinsert", "mod_version": "3" -- cgit v1.2.3