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