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 cn
parent 8a334ecfe7
commit 8884bae2d2
1 changed files with 1 additions and 1 deletions

View File

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