mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
Add vim line; courtesy of rtilder
This commit is contained in:
parent
788bd3df72
commit
b787f195b8
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env escript
|
||||
%% vim: syntax=erlang:et:ts=4
|
||||
%% -*- erlang -*-
|
||||
|
||||
main(Args) ->
|
||||
|
|
Loading…
Reference in a new issue