0
0
mirror of https://github.com/vim/vim.git synced 2025-10-28 09:27:14 -04:00

runtime(scala): Link Scala highlighting groups using 'hi def link' in syntax script (#9594)

They were linked using 'hi link' which made it impossible for color
schemes to override highlight groups.

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Job Noorman
2023-08-22 20:37:40 +00:00
committed by GitHub
parent 6e93689bde
commit 544b209a2d

Diff Content Not Available