Commit Graph

3 Commits

Author SHA1 Message Date
Razi Alavizadeh
67e5eabc4a Nim: Fix typo
Fix a typo: Rename matchMultiLineCommendEnd() to matchMultiLineCommentEnd()

Change-Id: I2c1a5280c8abb05b9f76d0d8cce138d8a40ad014
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2018-03-19 09:29:36 +00:00
Tobias Hunger
0b30cad820 Nim: Fix warnings during build
Change-Id: I9201318c6bf2762c22d2a3f7778877a7db16be14
Reviewed-by: hjk <hjk@theqtcompany.com>
Reviewed-by: Filippo Cucchetto <filippocucchetto@gmail.com>
2016-06-07 10:23:10 +00:00
Filippo Cucchetto
94fdd4d900 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>
2016-06-07 07:17:55 +00:00