From 3389be9f74b3bdca4c44a60483ab2864bf3e2950 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Thu, 22 Dec 2022 12:04:29 +0800 Subject: [PATCH] opt vimer --- core/code/js.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/code/js.go b/core/code/js.go index faa4b6a5..5804e5bf 100644 --- a/core/code/js.go +++ b/core/code/js.go @@ -119,7 +119,7 @@ func init() { } } else { // 类型 - m.Cmdy("web.code.vim.tags").Cut(mdb.ZONE) + m.Push(mdb.ZONE, "can", "msg", "cb", "target") } }}, }, PlugAction())},