Skip to content

Feat/zig - #527

Open
abzcoding wants to merge 2 commits into
stevearc:masterfrom
abzcoding:feat/zig
Open

Feat/zig#527
abzcoding wants to merge 2 commits into
stevearc:masterfrom
abzcoding:feat/zig

Conversation

@abzcoding

@abzcoding abzcoding commented Aug 12, 2026

Copy link
Copy Markdown

not sure if this is encouraged or if you prefer users writing these templates in their own neovim instance

Signed-off-by: abzcoding <abzcoding@gmail.com>
Signed-off-by: abzcoding <abzcoding@gmail.com>
Copilot AI lite review requested due to automatic review settings August 12, 2026 13:33
@github-actions
github-actions Bot requested a review from stevearc August 12, 2026 13:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Overseer template provider to support running common Zig build/run/test/fmt workflows directly from the plugin’s template discovery system.

Changes:

  • Introduces a zig.lua template provider that detects build.zig and generates zig build-based tasks (build/run/test).
  • Adds single-file tasks for the current buffer when it’s a .zig file (zig run, zig test, zig fmt).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants