add a bunch of languages to modernpaste
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
10507397e7
commit
1f0ccdd956
1 changed files with 12 additions and 0 deletions
|
@ -66,8 +66,14 @@ LANGUAGES = [
|
||||||
'cmake',
|
'cmake',
|
||||||
'coffeescript',
|
'coffeescript',
|
||||||
'css',
|
'css',
|
||||||
|
'd',
|
||||||
'diff',
|
'diff',
|
||||||
|
'elm',
|
||||||
|
'erlang',
|
||||||
|
'factor',
|
||||||
'fortran',
|
'fortran',
|
||||||
|
'go',
|
||||||
|
'haskell',
|
||||||
'htmlmixed',
|
'htmlmixed',
|
||||||
'javascript',
|
'javascript',
|
||||||
'jinja2',
|
'jinja2',
|
||||||
|
@ -75,8 +81,14 @@ LANGUAGES = [
|
||||||
'octave',
|
'octave',
|
||||||
'php',
|
'php',
|
||||||
'python',
|
'python',
|
||||||
|
'rpm',
|
||||||
|
'ruby',
|
||||||
|
'rust',
|
||||||
'sass',
|
'sass',
|
||||||
|
'shell',
|
||||||
|
'smalltalk',
|
||||||
'sql',
|
'sql',
|
||||||
|
'swift',
|
||||||
'verilog',
|
'verilog',
|
||||||
'vhdl',
|
'vhdl',
|
||||||
'xml',
|
'xml',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue