add zig-compiler-completions to Related Projects

This commit is contained in:
Andrew Kelley 2017-08-25 20:14:33 -04:00
parent db613d38f0
commit a0223e513f

View File

@ -127,3 +127,4 @@ produced .gcov files.
* [zig-mode](https://github.com/AndreaOrru/zig-mode) - Emacs integration * [zig-mode](https://github.com/AndreaOrru/zig-mode) - Emacs integration
* [zig.vim](https://github.com/zig-lang/zig.vim) - Vim configuration files * [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 * [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