Updated Editor Support (markdown)

This commit is contained in:
xyz32 2015-08-11 15:37:25 -04:00
parent c6a4301ec1
commit 9f61a7444a
1 changed files with 3 additions and 3 deletions

View File

@ -101,10 +101,10 @@ QtCreator plugin that supports:
### KDevelop
https://github.com/xyz32/KDevelop-template
This is a KDevelop project and file template for the nim/nimble.
KDevelop templates for Nim project and Nim file:
* Indentation
* Project management (build/run configuration)
* Debug with gdb
* New nim file
* Debug with gdb (You will need to uncomment the debug flag in the nim.cfg file)
Note that for syntax highlighting you need to install the Kate support.