Updated Editor Support (markdown)

This commit is contained in:
andri lim 2016-02-29 19:30:10 +07:00
parent e349980a3b
commit 2f4b6ff677
1 changed files with 7 additions and 1 deletions

View File

@ -132,4 +132,10 @@ Make sure you have both Nim and Nimble installed.
http://howl.io
Recent versions of Howl have built-in Nim syntax highlighting.
Recent versions of Howl have built-in Nim syntax highlighting.
### Notepad++
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)