Code::Blocks syntax highlighting for Nim

This commit is contained in:
Artem V L 2018-04-05 12:57:57 +02:00
parent c776477ce0
commit 2c4a85713a
1 changed files with 4 additions and 1 deletions

View File

@ -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)
* 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.