Skip to content

Commit e2650f4

Browse files
authored
Merge pull request #10 from simondrum/patch-2
Added support for cls extension
2 parents 3706e20 + 3cddb34 commit e2650f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

abl.tmLanguage

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<string>p</string>
88
<string>w</string>
99
<string>i</string>
10+
<string>cls</string>
1011
</array>
1112
<key>name</key>
1213
<string>OpenEdge ABL</string>
@@ -121,4 +122,4 @@
121122
<key>uuid</key>
122123
<string>075bb86e-03ea-4fea-bac0-e11b9dc73e03</string>
123124
</dict>
124-
</plist>
125+
</plist>

0 commit comments

Comments
 (0)