Skip to content

Commit 37cb81f

Browse files
TewanStefanH-AT
authored andcommitted
Add language config to qc and cfg to fix bracket matching
1 parent 3613d93 commit 37cb81f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
},
142142
{
143143
"id": "cfg",
144+
"configuration": "./lang-config-kv3.json",
144145
"aliases": [
145146
"Source Engine Configuration",
146147
"Source Engine Commands"
@@ -162,6 +163,7 @@
162163
},
163164
{
164165
"id": "qc",
166+
"configuration": "./lang-config-kv3.json",
165167
"aliases": [
166168
"Valve QC",
167169
"Valve MC",

0 commit comments

Comments
 (0)