Vim syntax: fix folding of entries and ranges
Vim Keyword has higher priority than Region. This broke folding. Now the ENTRY_BEGIN (and company) is highlighted using matchgroup= trick instead of Keyword so folding works.
Showing
Please register or sign in to comment