summaryrefslogtreecommitdiff
path: root/src/plugins/nim/Nim.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/nim/Nim.json.in')
-rw-r--r--src/plugins/nim/Nim.json.in10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/plugins/nim/Nim.json.in b/src/plugins/nim/Nim.json.in
index b9e5d8709f..a3d98945c3 100644
--- a/src/plugins/nim/Nim.json.in
+++ b/src/plugins/nim/Nim.json.in
@@ -30,13 +30,19 @@
\" <mime-type type=\'text/x-nim\'>\",
\" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Nim source file </comment>\",
+ \" <comment>Nim source file</comment>\",
\" <glob pattern=\'*.nim\'/>\",
\" </mime-type>\",
+ \" <mime-type type=\'text/x-nimble\'>\",
+ \" <sub-class-of type=\'text/plain\'/>\",
+ \" <comment>Nimble project file</comment>\",
+ \" <glob pattern=\'*.nimble\'/>\",
+ \" </mime-type>\",
+
\" <mime-type type=\'text/x-nim-script\'>\",
\" <sub-class-of type=\'text/plain\'/>\",
- \" <comment>Nim script file </comment>\",
+ \" <comment>Nim script file</comment>\",
\" <glob pattern=\'*.nims\'/>\",
\" </mime-type>\",
\"</mime-info>\"