added more languages
This commit is contained in:
parent
e0835f16ee
commit
e03588aa0a
@ -55,6 +55,10 @@ LANGUAGES = {
|
||||
'irc': 'IRC Logs',
|
||||
'diff': 'Unified Diff',
|
||||
'vim': 'Vim Scripts'
|
||||
'ocaml': 'OCaml',
|
||||
'sql': 'SQL',
|
||||
'squidconf': 'SquidConf',
|
||||
'sourceslist': 'sources.list'
|
||||
}
|
||||
|
||||
STYLES = dict((x, x.title()) for x in get_all_styles())
|
||||
|
Loading…
x
Reference in New Issue
Block a user