nickspoons / vim-cs

Official Vim Runtime Files for C#
9 stars 3 forks source link

Fix type parameter constraint clause highlighting #55

Closed dkearns closed 2 years ago

dkearns commented 2 years ago

where was always matching as a LINQ where clause except for class declarations where it was being matched as part of the type name.