Added plugin for supporting the Nim programming language

The plugin support:
- basic syntax highlighting
- indentation
- project management
- run and build configuration
- debugging
- code style

Change-Id: Idfbb02a11ed570c90149a54b726beb956712e2bd
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
Filippo Cucchetto
2015-08-26 09:37:55 +02:00
parent b198d482cf
commit 94fdd4d900
77 changed files with 5719 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ Project {
"macros/macros.qbs",
"mercurial/mercurial.qbs",
"modeleditor/modeleditor.qbs",
"nim/nim.qbs",
"perforce/perforce.qbs",
"projectexplorer/projectexplorer.qbs",
"qbsprojectmanager/qbsprojectmanager.qbs",