aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Kelley <superjoe30@gmail.com>2017-08-25 20:14:33 -0400
committerAndrew Kelley <superjoe30@gmail.com>2017-08-25 20:14:33 -0400
commita0223e513f69c6e23d08be7d4e408f345d074e5b (patch)
tree73529122dac9bcfb6c81936968d16cbbda5d25f1 /README.md
parentdb613d38f07da20385709b8250d1a3e83b96337d (diff)
downloadzig-a0223e513f69c6e23d08be7d4e408f345d074e5b.tar.gz
zig-a0223e513f69c6e23d08be7d4e408f345d074e5b.zip
add zig-compiler-completions to Related Projects
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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