mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-17 11:10:57 +01:00
added file type mapping for scala files in order to provide syntax highlighting for scala files in blow view
This commit is contained in:
@@ -52,6 +52,7 @@ class Repository
|
||||
'r' => 'r',
|
||||
'sh' => 'shell',
|
||||
'ss' => 'scheme',
|
||||
'scala' => 'text/x-scala',
|
||||
'scm' => 'scheme',
|
||||
'sls' => 'scheme',
|
||||
'sps' => 'scheme',
|
||||
|
||||
Reference in New Issue
Block a user