It is possible to write:
%% vim: syntax=erlang
and vim will understand it. What should I do for SublimeText3 to understand this hinting?
It is possible to write:
%% vim: syntax=erlang
and vim will understand it. What should I do for SublimeText3 to understand this hinting?
If you mean to write this in the file (or something), see ApplySyntax. If not, please elaborate because I didn’t understand you correctly.