Updated Editor Support (markdown)

This commit is contained in:
xyz32 2015-08-11 15:34:27 -04:00
parent 766979cd9b
commit c6a4301ec1
1 changed files with 12 additions and 1 deletions

View File

@ -96,4 +96,15 @@ QtCreator plugin that supports:
* Syntax highlighting
* Indentation
* Project management (build/run configuration)
* Debug with gdb
* Debug with gdb
### KDevelop
https://github.com/xyz32/KDevelop-template
This is a KDevelop project and file template for the nim/nimble.
* Indentation
* Project management (build/run configuration)
* Debug with gdb
Note that for syntax highlighting you need to install the Kate support.