1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-11-18 10:56:16 +01:00

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

View File

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