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())},