Skip to content

Commit

Permalink
Merge pull request #13 from retinaburn/master
Browse files Browse the repository at this point in the history
Update kotlin.cson to support nested comments
  • Loading branch information
alexmt committed Aug 28, 2017
2 parents dd37f9d + f2ad3a8 commit 30875af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grammars/kotlin.cson
Expand Up @@ -62,6 +62,7 @@

end: "\\*/"
name: "comment.block.kotlin"
patterns: [include: "#comments"]
}
{
captures:
Expand Down

0 comments on commit 30875af

Please sign in to comment.