Add erlang and erl alias (#12)
This commit is contained in:
parent
91f5e9c8cd
commit
ea41373224
1 changed files with 1 additions and 0 deletions
|
@ -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']],
|
||||
|
|
Loading…
Reference in a new issue