erlang: use correct *.escript instead of *.esh extension

Add Use the correct extension for Erlang escript files (#34)
This commit is contained in:
Ruan Pienaar 2018-08-31 16:47:10 +01:00 committed by Christian Nicolai
parent 6bcceb0851
commit 5a6a2a2b01
1 changed files with 1 additions and 1 deletions

View File

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