modules/higlights: fix string concatenation (#136)

This commit is contained in:
Gaétan Lepage 2023-01-22 13:41:24 +01:00 committed by GitHub
parent c09eb13a5a
commit ae7c5f8869
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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