Updated Editor Support (markdown)

This commit is contained in:
xyz32 2015-08-20 10:00:12 -04:00
parent 9b25b86a06
commit 6ac79c99ba
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ KDevelop templates for Nim project and Nim file:
* Debug with gdb (You will need to uncomment the debug flag in the nim.cfg file)
* Syntax Highlighting (Needs [Kate syntax highlighting](https://github.com/nim-lang/Nim/wiki/Editor-Support#kate)).
Make sure you have both Nim and Nimble to be installed.
Make sure you have both Nim and Nimble installed.
### Howl