From cad194aa5b760a5d321c652685cd14d8a914f433 Mon Sep 17 00:00:00 2001 From: Jack Cherng Date: Mon, 23 Dec 2019 10:58:16 +0800 Subject: [PATCH] Remove the first_line_match from .sublime-syntax Signed-off-by: Jack Cherng --- Vue Component.sublime-syntax | 1 - 1 file changed, 1 deletion(-) diff --git a/Vue Component.sublime-syntax b/Vue Component.sublime-syntax index 6e10fbd..e7a15b2 100644 --- a/Vue Component.sublime-syntax +++ b/Vue Component.sublime-syntax @@ -2,7 +2,6 @@ --- name: Vue Component file_extensions: [vue] -first_line_match: (?i)<(!DOCTYPE\s*)?html scope: text.html.vue variables: attribute_char: (?:[^ "'>/=\x00-\x1f\x7f-\x9f])