[java] switch to atom/language-java grammar

This commit is contained in:
Martin Aeschlimann
2017-05-18 12:04:18 +02:00
parent 795edc34d2
commit c33d2824cc
8 changed files with 1143 additions and 1171 deletions

View File

@@ -341,6 +341,7 @@
"name": "coloring of the Java import and package identifiers",
"scope": [
"storage.modifier.import.java",
"variable.language.wildcard.java",
"storage.modifier.package.java"
],
"settings": {