We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a56abc commit ae1c4d0Copy full SHA for ae1c4d0
1 file changed
syntaxes/lpp.tmLanguage
@@ -3,7 +3,7 @@
3
<plist version="1.0">
4
<dict>
5
<key>comment</key>
6
- <string>Gmod Lua Syntax</string>
+ <string>Lua++ Syntax</string>
7
8
<!-- File extentions -->
9
<key>fileTypes</key>
@@ -22,7 +22,7 @@
22
<key>keyEquivalent</key>
23
<string>^~L</string>
24
<key>name</key>
25
- <string>Gmod Lua</string>
+ <string>Lua++</string>
26
27
<key>patterns</key>
28
<array>
0 commit comments