From 73a0cd7bbc7bd671f5b9830f26b90b8d9da9b9cc Mon Sep 17 00:00:00 2001 From: shylinux Date: Thu, 20 Apr 2023 21:00:56 +0800 Subject: [PATCH] opt vimer.js --- misc/git/repos.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/git/repos.go b/misc/git/repos.go index f170c372..2935e804 100644 --- a/misc/git/repos.go +++ b/misc/git/repos.go @@ -270,7 +270,7 @@ func _repos_vimer(m *ice.Message, _repos_path func(m *ice.Message, p string, arg } } } - ctx.DisplayLocal(m, "code/vimer.js") + ctx.DisplayLocal(m, "code/vimer.js", "style", "output") return } ctx.ProcessField(m, "", arg, arg...)