Updated Editor Support (markdown)
This commit is contained in:
parent
ec3eff8748
commit
1854d69c59
|
@ -108,3 +108,9 @@ KDevelop templates for Nim project and 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).
|
||||
|
||||
### Howl
|
||||
|
||||
http://howl.io
|
||||
|
||||
Recent versions of Howl have built-in Nim syntax highlighting.
|
Loading…
Reference in New Issue