Skip to content

Commit 6102e1b

Browse files
author
Corentin Andre
committed
Bug fix
1 parent d28bab8 commit 6102e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/snippets.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"description": "Single file component template"
3939
"descriptionMoreURL": "https://vuejs.org/v2/guide/single-file-components.html"
4040

41-
".meta.tag.block.any.html":
41+
".meta.tag.block.any.html, .meta.tag.inline.any.html":
4242
'v-for':
4343
'prefix': 'v-for'
4444
'body': 'v-for=\"${1:elem} in ${2:elemArray}\"'

0 commit comments

Comments
 (0)