Add Use the correct extension for Erlang escript files

This commit is contained in:
ruanpienaar 2018-08-31 15:22:49 +01:00
parent 6bcceb0851
commit 61f30c98f2
1 changed files with 1 additions and 1 deletions

View File

@ -958,7 +958,7 @@
-autoindent -autoindent
-tab 4 -tab 4
*.esh *.escript
-syntax erlang -syntax erlang
-autoindent -autoindent
-tab 4 -tab 4