From 2c4a85713a613014d32cec697cbf87c0a2833663 Mon Sep 17 00:00:00 2001 From: Artem V L Date: Thu, 5 Apr 2018 12:57:57 +0200 Subject: [PATCH] Code::Blocks syntax highlighting for Nim --- Editor-Support.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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