summaryrefslogtreecommitdiffstats
path: root/application/libraries/Pygments.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/libraries/Pygments.php')
-rw-r--r--application/libraries/Pygments.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/libraries/Pygments.php b/application/libraries/Pygments.php
index 074e8a6c1..6f51cc9e7 100644
--- a/application/libraries/Pygments.php
+++ b/application/libraries/Pygments.php
@@ -195,6 +195,7 @@ class Pygments {
'c' => 'c',
'coffee' => 'coffee-script',
'cpp' => 'cpp',
+ 'cr' => 'crystal',
'diff' => 'diff',
'go' => 'go',
'haml' => 'haml',
@@ -203,6 +204,7 @@ class Pygments {
'html' => 'xml',
'java' => 'java',
'js' => 'js',
+ 'json' => 'json',
'lhs' => 'lhs',
'lua' => 'lua',
'mli' => 'ocaml',