Updated Editor Support (markdown)
This commit is contained in:
parent
6275eacfe1
commit
f1f54dd22e
|
@ -108,8 +108,8 @@ KDevelop templates for Nim project and Nim file:
|
||||||
* Debug with gdb (You will need to uncomment the debug flag in the nim.cfg 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)).
|
* Syntax Highlighting (Needs [Kate syntax highlighting](https://github.com/nim-lang/Nim/wiki/Editor-Support#kate)).
|
||||||
|
|
||||||
## Requirements:
|
Make sure you have both Nim and Nimble to be installed.
|
||||||
Nim and Nimble to be installed.
|
See a demo here: https://vimeo.com/135918228
|
||||||
|
|
||||||
### Howl
|
### Howl
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue