[pug] Use pug grammar & rename language id. Fixes #50086

This commit is contained in:
Martin Aeschlimann
2018-05-22 10:52:19 +02:00
parent f92bacec32
commit b217a7f236
12 changed files with 656 additions and 673 deletions

View File

@@ -216,9 +216,9 @@
},
{
"scope": [
"string.comment.buffered.block.jade",
"string.quoted.jade",
"string.interpolated.jade",
"string.comment.buffered.block.pug",
"string.quoted.pug",
"string.interpolated.pug",
"string.unquoted.plain.in.yaml",
"string.unquoted.plain.out.yaml",
"string.unquoted.block.yaml",