mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2026-02-21 09:08:37 +08:00
chore: remove extra comment
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user