Skip to content

Commit ae1c4d0

Browse files
committed
Change name to Lua++
1 parent 3a56abc commit ae1c4d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

syntaxes/lpp.tmLanguage

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>comment</key>
6-
<string>Gmod Lua Syntax</string>
6+
<string>Lua++ Syntax</string>
77

88
<!-- File extentions -->
99
<key>fileTypes</key>
@@ -22,7 +22,7 @@
2222
<key>keyEquivalent</key>
2323
<string>^~L</string>
2424
<key>name</key>
25-
<string>Gmod Lua</string>
25+
<string>Lua++</string>
2626

2727
<key>patterns</key>
2828
<array>

0 commit comments

Comments
 (0)