Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd15590d

Browse files
committed
Format code
1 parenteb3bba0 commitd15590d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎syntax/vue.vim‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,10 @@ endfunction
176176

177177
function!s:HighlightVueStyle()
178178
syntaxkeywordcssPseudoClassIdcontained deep slotted global
179-
syntaxregioncssFunctioncontainedmatchgroup=cssFunctionNamestart="\<\(v-bind\)\s*("end=")"contains=cssCustomProp,cssValue.*,cssFunction,cssColor,cssStringQ,cssStringQQoneline
179+
syntaxregioncssFunctioncontainedmatchgroup=cssFunctionName
180+
\start="\<\(v-bind\)\s*("end=")"
181+
\contains=cssCustomProp,cssValue.*,cssFunction,cssColor,cssStringQ,cssStringQQ
182+
\oneline
180183
endfunction
181184

182185
function!s:SetIsKeyword()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp