zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit a0223e513f69c6e23d08be7d4e408f345d074e5b (tree)
parent db613d38f07da20385709b8250d1a3e83b96337d
Author: Andrew Kelley <superjoe30@gmail.com>
Date:   Fri, 25 Aug 2017 20:14:33 -0400

add zig-compiler-completions to Related Projects

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -127,3 +127,4 @@ produced .gcov files. * [zig-mode](https://github.com/AndreaOrru/zig-mode) - Emacs integration * [zig.vim](https://github.com/zig-lang/zig.vim) - Vim configuration files * [vscode-zig](https://github.com/zig-lang/vscode-zig) - Visual Studio Code extension + * [zig-compiler-completions](https://github.com/tiehuis/zig-compiler-completions) - bash and zsh completions for the zig compiler