support for syntax mapping
Closed this issue · 0 comments
ff6347 commented
Hi there,
I'm looking for a way to associate other languages with this plugin. e.g. like in SublimeLinter.
"sublimelinter_syntax_map":
{
"Python Django": "python",
"Ruby on Rails": "ruby",
"C++": "c"
}
In my case i'd like to use your plugin with a language definition I'm working on https://github.com/ExtendScript/Sublime-ExtendScript