Added reference to the QtCreator plugin

This commit is contained in:
Filippo Cucchetto 2015-06-26 23:08:23 +02:00
parent f3043c95a0
commit 13628e4bce
1 changed files with 11 additions and 1 deletions

View File

@ -86,4 +86,14 @@ https://github.com/PhilipWitte/NimKate
### TextMate
Available from the bundle installer in preferences ([repository](https://github.com/textmate/nim.tmbundle)).
Available from the bundle installer in preferences ([repository](https://github.com/textmate/nim.tmbundle)).
### QtCreator
https://github.com/filcuc/NimQtCreatorPlugin
QtCreator plugin that supports:
* Syntax highlighting
* Indentation
* Project management (build/run configuration)
* Debug with gdb