Updated Editor Support (markdown)
This commit is contained in:
parent
c6a4301ec1
commit
9f61a7444a
|
@ -101,10 +101,10 @@ QtCreator plugin that supports:
|
||||||
### KDevelop
|
### KDevelop
|
||||||
https://github.com/xyz32/KDevelop-template
|
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)
|
* 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.
|
Note that for syntax highlighting you need to install the Kate support.
|
Loading…
Reference in New Issue