From 9dfaf3166d161e125d70fac7bca5aab1ad02625b Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Thu, 7 Sep 2017 17:31:26 -0400 Subject: [PATCH] README: add notepad++ syntax highlighting project closes #442 --- README.md | 1 + 1 file changed, 1 insertion(+) 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