0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Diff Content Not Available