update dotfiles

This commit is contained in:
2026-07-19 20:39:54 +08:00
parent aef001a855
commit 88c9035c43
18 changed files with 337 additions and 294 deletions
+2 -3
View File
@@ -1,8 +1,6 @@
-- =============================================================================
-- runner.lua — 统一构建/运行/调试分发器
-- =============================================================================
-- 【保留】你的完整 runner.lua 模块。
-- 【修改】使用 quickfix 窗口显示输出,与 CMake 保持一致
local M = {}
@@ -127,4 +125,5 @@ function M.test()
end
end
return M
return M