Updated Editor Support (markdown)
This commit is contained in:
parent
766979cd9b
commit
c6a4301ec1
|
@ -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.
|
Loading…
Reference in New Issue