Skip to content

Commit 1afa83d

Browse files
authored
That's confusing?
1 parent 44744ad commit 1afa83d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

languages.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6650,13 +6650,13 @@
66506650
"gvimrc"
66516651
],
66526652
"line_comment": [
6653-
"\"", "#"
6653+
"\\\"", "#"
66546654
],
66556655
"multi_line": [],
66566656
"quotes": [
66576657
{
6658-
"end": "\"",
6659-
"start": "\""
6658+
"end": "\\\"",
6659+
"start": "\\\""
66606660
},
66616661
{
66626662
"end": "'",

0 commit comments

Comments
 (0)