nickspoons / vim-cs

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

setlocal cinoptions=J1 #69

Closed nickspoons closed 2 months ago

nickspoons commented 2 months ago

The 'cinoptions' J option :help cino-J was mentioned previously in #68. In that issue I mentioned that no runtime files set this option but there are actually a handful that do: rust, zip, hare and odin.

This is a good fit for C# too so I'll add it.