Skip to content

Commit 0881ae5

Browse files
committed
Use .lpp extension
1 parent ae1c4d0 commit 0881ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntaxes/lpp.tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- File extentions -->
99
<key>fileTypes</key>
1010
<array>
11-
<string>lua</string>
11+
<string>lpp</string>
1212
</array>
1313

1414
<!-- code folding -->

0 commit comments

Comments
 (0)