Add *.esh as Erlang syntax highlighting

This commit is contained in:
ruanpienaar 2018-08-30 14:36:14 +01:00
parent e9ca75bd63
commit 687df2c39a
1 changed files with 5 additions and 0 deletions

View File

@ -956,6 +956,11 @@
*.erlang
-syntax erlang
-autoindent
-tab 4
*.esh
-syntax erlang
-autoindent
-tab 4
Sieve (ManageSieve)