authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2017-08-25 20:14:33-04:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2017-08-25 20:14:33-04:00
loga0223e513f69c6e23d08be7d4e408f345d074e5b
tree73529122dac9bcfb6c81936968d16cbbda5d25f1
parentdb613d38f07da20385709b8250d1a3e83b96337d

add zig-compiler-completions to Related Projects


1 files changed, 1 insertions(+), 0 deletions(-)

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