Updated Editor Support (markdown)

This commit is contained in:
Ryan Gonzalez 2015-08-15 12:41:38 -05:00
parent ec3eff8748
commit 1854d69c59
1 changed files with 7 additions and 1 deletions

View File

@ -107,4 +107,10 @@ KDevelop templates for Nim project and Nim file:
* New nim file
* Debug with gdb (You will need to uncomment the debug flag in the nim.cfg file)
**Note** For syntax highlighting you need to install [Kate syntax highlighting](https://github.com/nim-lang/Nim/wiki/Editor-Support#kate).
**Note** For syntax highlighting you need to install [Kate syntax highlighting](https://github.com/nim-lang/Nim/wiki/Editor-Support#kate).
### Howl
http://howl.io
Recent versions of Howl have built-in Nim syntax highlighting.