Added reference to the QtCreator plugin
This commit is contained in:
parent
f3043c95a0
commit
13628e4bce
|
@ -86,4 +86,14 @@ https://github.com/PhilipWitte/NimKate
|
||||||
|
|
||||||
### TextMate
|
### 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
|
||||||
|
|
Loading…
Reference in New Issue