nickspoons / vim-cs

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

Some tweaks to syntax: add attribute, typeof, and fix angle brackets #5

Closed idbrii closed 5 years ago

idbrii commented 5 years ago

Some improvements I miss from oranget/vim-csharp.

idbrii commented 5 years ago

Removed attribute group, fixed operator, and added corresponding test.