OrangeT / vim-csharp

Enhancement's to Vim's C-Sharp Functionality
117 stars 39 forks source link

Fix for issue #28 #29

Closed quanticle closed 7 years ago

quanticle commented 9 years ago

After poking around a bit, I found that I could fix issue #28 by adding csNewDecleration to the list of items in the contains list for csEnclosed. Is this the correct fix? I haven't noticed any unanticipated knock-on effects.

kianryan commented 7 years ago

Many thanks.