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.
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
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.