chore: remove extra comment

This commit is contained in:
yemai
2019-06-18 13:17:35 +08:00
parent 4b49f3ec17
commit 8c1dfdb970

View File

@@ -62,8 +62,6 @@ if s:highlight_vue_attr
highlight default link VueKey Type highlight default link VueKey Type
highlight default link VueQuote VueAttr highlight default link VueQuote VueAttr
highlight default link VueValue None highlight default link VueValue None
" highlight default link VueQuote String
" highlight default link VueValue String
else else
highlight default link VueKey htmlArg highlight default link VueKey htmlArg
highlight default link VueQuote String highlight default link VueQuote String