No highlight support in module-info.java

When module-info.java is opened, syntax highlighting is broken:
screen shot 2017-07-10 at 4 52 21 pm

Syntax highlighting is actually provided by the java textmate bundle (packaged in VSCode). There's an feature request to add module-info.java support already: textmate/java.tmbundle#47