aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Kelley <superjoe30@gmail.com>2017-09-07 17:31:26 -0400
committerAndrew Kelley <superjoe30@gmail.com>2017-09-07 17:31:26 -0400
commit9dfaf3166d161e125d70fac7bca5aab1ad02625b (patch)
treeded3890e455e6e26d4994915884bbd369ea7c69b
parent9f7e62b95bf36b7a867ffcee576c929e9564c303 (diff)
downloadzig-9dfaf3166d161e125d70fac7bca5aab1ad02625b.tar.gz
zig-9dfaf3166d161e125d70fac7bca5aab1ad02625b.zip
README: add notepad++ syntax highlighting project
closes #442
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 036cac1ee8..a0d053c819 100644
--- a/README.md
+++ b/README.md
@@ -128,3 +128,4 @@ produced .gcov 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
* [zig-compiler-completions](https://github.com/tiehuis/zig-compiler-completions) - bash and zsh completions for the zig compiler
+ * [NppExtension](https://github.com/ice1000/NppExtension) - Notepad++ syntax highlighting