Skip to content

Commit cd39384

Browse files
committed
Merge branch 'master' of github.com:EmmyLua/VSCode-EmmyLua
2 parents a8bb571 + 2e9981e commit cd39384

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

language-configuration.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"comments": {
3-
"lineComment": "--"
3+
"lineComment": "--",
4+
"blockComment": ["--[[", "]]"]
45
},
56
"brackets": [
67
["[", "]"],

0 commit comments

Comments
 (0)