From 8884bae2d215539244db80151ff62da2237221e6 Mon Sep 17 00:00:00 2001 From: Ruan Pienaar Date: Fri, 31 Aug 2018 16:47:10 +0100 Subject: [PATCH] erlang: use correct *.escript instead of *.esh extension Add Use the correct extension for Erlang escript files (#34) --- ftyperc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftyperc b/ftyperc index 0a8bf21..dd18ac4 100644 --- a/ftyperc +++ b/ftyperc @@ -680,7 +680,7 @@ -autoindent -title -*.esh +*.escript -syntax erlang -autoindent -tab 4