From 8195c81d0ac1ccbeedff00fce02c227bd0159205 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 29 Jul 2021 00:31:49 +0800 Subject: improve menu --- xmake/languages/zig/xmake.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xmake/languages/zig/xmake.lua b/xmake/languages/zig/xmake.lua index bc8280d6b..9c85e3962 100644 --- a/xmake/languages/zig/xmake.lua +++ b/xmake/languages/zig/xmake.lua @@ -72,8 +72,7 @@ language("zig") } set_menu { - config = - { + config = { {category = "Cross Complation Configuration/Compiler Configuration" } , {nil, "zc", "kv", nil, "The Zig Compiler" } -- cgit v1.3.1