-
-
Couldn't load subscription status.
- Fork 44
zig compiler
Zeioth edited this page Jul 16, 2024
·
7 revisions
It order to use Compiler.nvim with zig, you must initialize your project directory with zig init-exe or zig init-lib.

Then you will be able to use it

The provided compiler options can build exec or libs, depending the kind of project.