Skip to content

Commit 079f362

Browse files
RobRoseKnowsdanmou
authored andcommitted
Removed .g file type
Since .g is the old file type that's associated with ANTLR, I removed it from Lark highlighting. Especially since people should still be able to select it themselves if they need to.
1 parent d5b4071 commit 079f362

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lark.tmLanguage

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<dict>
55
<key>fileTypes</key>
66
<array>
7-
<string>g</string>
87
<string>lark</string>
98
<string>lr</string>
109
</array>

0 commit comments

Comments
 (0)