Skip to content

Commit 0ece5c7

Browse files
jfcherngyyx990803
authored andcommitted
Remove the first_line_match from .sublime-syntax (#191)
Signed-off-by: Jack Cherng <[email protected]>
1 parent 25ffe66 commit 0ece5c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Vue Component.sublime-syntax

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
---
33
name: Vue Component
44
file_extensions: [vue]
5-
first_line_match: (?i)<(!DOCTYPE\s*)?html
65
scope: text.html.vue
76
variables:
87
attribute_char: (?:[^ "'>/=\x00-\x1f\x7f-\x9f])

0 commit comments

Comments
 (0)