From ccc9faed5e335cc444ae7e8f7db4b68d6ba708da Mon Sep 17 00:00:00 2001 From: amzxyz Date: Wed, 14 Jan 2026 20:50:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8C=BD=E6=95=91=E4=B8=80=E6=AC=A1?= =?UTF-8?q?=E5=A4=B1=E8=AA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/super_replacer.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/super_replacer.lua b/lua/super_replacer.lua index fb54b2f..53e314e 100644 --- a/lua/super_replacer.lua +++ b/lua/super_replacer.lua @@ -269,7 +269,7 @@ function M.init(env) local mode = config:get_string(entry_path .. "/mode") or "append" local comment_mode = config:get_string(entry_path .. "/comment_mode") if not comment_mode then comment_mode = "comment" end - local fmm = config:get_bool(entry_path .. "/fmm") + local fmm = config:get_bool(entry_path .. "/sentence") if fmm == nil then fmm = false end insert(env.types, {