authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2017-09-07 17:31:26-04:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2017-09-07 17:31:26-04:00
log9dfaf3166d161e125d70fac7bca5aab1ad02625b
treeded3890e455e6e26d4994915884bbd369ea7c69b
parent9f7e62b95bf36b7a867ffcee576c929e9564c303

README: add notepad++ syntax highlighting project

closes #442

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

README.md+1
...@@ -128,3 +128,4 @@ produced .gcov files....@@ -128,3 +128,4 @@ produced .gcov files.
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 compiler130 * [zig-compiler-completions](https://github.com/tiehuis/zig-compiler-completions) - bash and zsh completions for the zig compiler
131 * [NppExtension](https://github.com/ice1000/NppExtension) - Notepad++ syntax highlighting