From 3ee6ab9d13767aacceea51e72ecf9646206b7163 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Fri, 16 Oct 2020 13:41:54 +0200 Subject: Update --- syntax/qml.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/qml.vim') diff --git a/syntax/qml.vim b/syntax/qml.vim index 760a5dea..268c9f8e 100644 --- a/syntax/qml.vim +++ b/syntax/qml.vim @@ -63,7 +63,7 @@ syn keyword qmlLabel case default syn keyword qmlException try catch finally throw syn keyword qmlMessage alert confirm prompt status syn keyword qmlGlobal self -syn keyword qmlDeclaration property signal readonly +syn keyword qmlDeclaration property signal component readonly required syn keyword qmlReserved abstract boolean byte char class const debugger enum export extends final float goto implements import interface long native package pragma private protected public short static super synchronized throws transient volatile if get(g:, 'qml_fold', 0) -- cgit v1.2.3