aboutsummaryrefslogtreecommitdiff
path: root/3rd
diff options
context:
space:
mode:
Diffstat (limited to '3rd')
-rw-r--r--3rd/vim/syntax/fluxkeys.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rd/vim/syntax/fluxkeys.vim b/3rd/vim/syntax/fluxkeys.vim
index ff058cf..4fd82d9 100644
--- a/3rd/vim/syntax/fluxkeys.vim
+++ b/3rd/vim/syntax/fluxkeys.vim
@@ -68,7 +68,7 @@ syntax keyword fbActionNames If Cond contained
68syntax keyword fbModifierNames Control Shift Double contained 68syntax keyword fbModifierNames Control Shift Double contained
69syntax keyword fbModifierNames Mod1 Mod2 Mod3 Mod4 Mod5 contained 69syntax keyword fbModifierNames Mod1 Mod2 Mod3 Mod4 Mod5 contained
70syntax keyword fbModifierNames None contained 70syntax keyword fbModifierNames None contained
71syntax keyword fbModifierNames OnDesktop OnToolbar OnTitlebar OnWindow OnWindowBorder OnLeftGrip OnRightGrip contained 71syntax keyword fbModifierNames OnDesktop OnToolbar OnTitlebar OnTab OnWindow OnWindowBorder OnLeftGrip OnRightGrip contained
72 72
73" reference corners 73" reference corners
74syntax keyword fbParameterNames UpperLeft LeftTop TopLeft contained 74syntax keyword fbParameterNames UpperLeft LeftTop TopLeft contained