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-12-12 19:01:57 +01:00
committed by cn
parent 8a334ecfe7
commit 8884bae2d2
+1 -1
View File
@@ -680,7 +680,7 @@
-autoindent -autoindent
-title -title
*.esh *.escript
-syntax erlang -syntax erlang
-autoindent -autoindent
-tab 4 -tab 4