From 671078ef6c851b688b63165761cec82f9f6e03f7 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 8 Jun 2019 12:44:15 +0200 Subject: Update --- syntax/vifm.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'syntax/vifm.vim') diff --git a/syntax/vifm.vim b/syntax/vifm.vim index 26d163ff..6be58ddc 100644 --- a/syntax/vifm.vim +++ b/syntax/vifm.vim @@ -4,7 +4,7 @@ endif " vifm syntax file " Maintainer: xaizek -" Last Change: January 31, 2019 +" Last Change: June 3, 2019 " Inspired By: Vim syntax file by Dr. Charles E. Campbell, Jr. if exists('b:current_syntax') @@ -78,7 +78,7 @@ syntax case ignore syntax keyword vifmHiGroups contained WildMenu Border Win CmdLine CurrLine \ OtherLine Directory Link Socket Device Executable Selected BrokenLink \ TopLine TopLineSel StatusLine JobLine SuggestBox Fifo ErrorMsg CmpMismatch - \ AuxWin TabLine TabLineSel + \ AuxWin OtherWin TabLine TabLineSel \ User1 User2 User3 User4 User5 User6 User7 User8 User9 syntax keyword vifmHiStyles contained \ bold underline reverse inverse standout italic none -- cgit v1.2.3