From b1b05cc41b29b181c447b1a34400ba1b0dea765f Mon Sep 17 00:00:00 2001 From: Iron-E Date: Sun, 28 Feb 2021 10:42:44 -0500 Subject: [PATCH] feat(colors): link dosiniLabel with Label --- colors/highlite.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/colors/highlite.vim b/colors/highlite.vim index fa1c35d..eebd418 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -664,6 +664,7 @@ local highlight_groups = { --[[ 4.3.30. dos INI ]] dosiniHeader = 'Title', + dosiniLabel = 'Label', --[[ 4.3.31. Crontab ]] crontabDay = 'StorageClass',