cli: fix syntax highlighting
There was mishap in updating the parameters of highlight configuration – so many string types!
This is fixed by adding the correct name parameter, reusing the language
variable that is being matched on.
There was mishap in updating the parameters of highlight configuration – so many string types!
This is fixed by adding the correct name parameter, reusing the language
variable that is being matched on.
Looks good and works!
Rebase.