diff --git a/Editor-Support.md b/Editor-Support.md index c884030..3dbf043 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -176,4 +176,7 @@ Has built-in Nim syntax highlighting Support Nim syntax highlighting and code folding via a plugin written entirely in Nim!. * Download available [here](https://github.com/jangko/nppnim/releases) -* Source code available [here](https://github.com/jangko/nppnim) \ No newline at end of file +* Source code available [here](https://github.com/jangko/nppnim) + +### Code::Blocks +[Pull request](https://sourceforge.net/p/codeblocks/tickets/657/) with the description of how to apply the attached settings locally to enable the Nim syntax highlighting. \ No newline at end of file