summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--application/libraries/Pygments.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/libraries/Pygments.php b/application/libraries/Pygments.php
index 4baf43925..8a9f69bef 100644
--- a/application/libraries/Pygments.php
+++ b/application/libraries/Pygments.php
@@ -193,6 +193,7 @@ class Pygments {
'coffee' => 'coffee-script',
'cpp' => 'cpp',
'diff' => 'diff',
+ 'go' => 'go',
'haml' => 'haml',
'h' => 'c',
'hs' => 'haskell',