add a bunch of languages to modernpaste

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2016-09-16 17:07:51 +00:00
parent 10507397e7
commit 1f0ccdd956

View file

@ -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',