Add erlang and erl alias (#12)

This commit is contained in:
vzwGrey 2019-10-01 20:10:56 +02:00 committed by 1Computer1
parent 91f5e9c8cd
commit ea41373224

View file

@ -60,6 +60,7 @@ const entries = [
['cpp', ['cpp']],
['csharp', ['csharp', 'cs']],
['elixir', ['elixir']],
['erlang', ['erlang', 'erl']],
['fsharp', ['fsharp', 'fs']],
['go', ['golang', 'go']],
['haskell', ['haskell', 'hs']],