Skip to content

Commit

Permalink
.app and .app.src files should be in erlang mode
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrinberg committed Dec 19, 2014
1 parent 26bf973 commit 838fbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftdetect/erlang.vim
@@ -1 +1 @@
au BufRead,BufNewFile *.hrl,*.erl,rebar.config set ft=erlang
au BufRead,BufNewFile *.hrl,*.erl,rebar.config,*.app,*.app.src set ft=erlang

0 comments on commit 838fbc0

Please sign in to comment.