modules/higlights: fix string concatenation

This commit is contained in:
Gaetan Lepage 2023-01-22 13:40:14 +01:00
parent c09eb13a5a
commit f010c7f854

View file

@ -39,7 +39,7 @@ with lib;
end
end
-- }}
'') ++
'') +
(optionalString (config.match != { }) ''
-- Match groups {{
do