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
부모 6bcceb0851
커밋 5a6a2a2b01
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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