Re: New pike.vim (Re: Newlines in strings)

"Stephen R. van den Berg" <[email protected]> Sat, 20 Jan 2018 09:42:12 +0100
Newsgroups gmane.comp.lang.pike.devel,gmane.comp.lang.pike.user
Message-ID <[email protected]>
Stephen R. van den Berg wrote:
>Stephen R. van den Berg wrote:
>>pike.vim/cmod.vim/autodoc.vim files directly from the
>>https://github.com/vim/vim/pull/2558

This bumps the version to 2.6 for all of them.
Notable changes:
pike.vim:
    - Boosted paren mismatch checks (it works a lot better than in c.vim now).
    - Offer several sync methods to resync parsing with the file.
    - Finetuned parsing and display of break/continue and static case labels.

autodoc.vim:
   - Different colour for directives that are of the @xyz @endxyz type.

c.vim:
   - Embedded Autodoc support.  Add to your .vimrc: let b:c_autdoc=1
     to enable it.
-- 
Stephen.