small erlang fix
This commit is contained in:
parent
7ed7144c97
commit
9c48f4f610
1 changed files with 1 additions and 3 deletions
|
@ -88,8 +88,6 @@ vim.filetype.add({
|
||||||
xrl = 'erlang',
|
xrl = 'erlang',
|
||||||
yrl = 'erlang',
|
yrl = 'erlang',
|
||||||
src = 'erlang',
|
src = 'erlang',
|
||||||
},
|
config = 'erlang',
|
||||||
filename = {
|
|
||||||
['rebar.config'] = 'erlang',
|
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Reference in a new issue