mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
langs
This commit is contained in:
parent
810d0691f7
commit
c7129c1292
@ -28,4 +28,34 @@ $config['ace_languages'] = array(
|
||||
'abap' => 'abap',
|
||||
'actionscript' => 'actionscript',
|
||||
'actionscript3' => 'actionscript',
|
||||
'ada' => 'ada',
|
||||
'apache' => 'apache_conf',
|
||||
'applescript' => 'applescript',
|
||||
'asm' => 'assembly_x86',
|
||||
'autohotkey' => 'autohotkey',
|
||||
'closure' => 'closure',
|
||||
'cobol' => 'cobol',
|
||||
'coffeescript' => 'coffee',
|
||||
'coffeescript' => 'coffee',
|
||||
'cpp-winapi' => 'c_cpp',
|
||||
'csharp' => 'csharp',
|
||||
'css' => 'css',
|
||||
'd' => 'd',
|
||||
'dart' => 'dart',
|
||||
'dot' => 'dot',
|
||||
'eiffel' => 'eiffel',
|
||||
'fortran' => 'fortran',
|
||||
'groovy' => 'groovy',
|
||||
'haskell' => 'haskell',
|
||||
'haxe' => 'haxe',
|
||||
'ini' => 'ini',
|
||||
'io' => 'io',
|
||||
'java' => 'java',
|
||||
'java5' => 'java',
|
||||
'make' => 'makefile',
|
||||
'matlab' => 'matlab',
|
||||
'mysql' => 'mysql',
|
||||
'objc' => 'objectivec',
|
||||
'ocaml' => 'ocaml',
|
||||
'pascal' => 'pascal',
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user