From a0223e513f69c6e23d08be7d4e408f345d074e5b Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Fri, 25 Aug 2017 20:14:33 -0400 Subject: [PATCH] add zig-compiler-completions to Related Projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58e0662809..da8854e9c0 100644 --- 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