Yasuhiro Matsumoto wrote:
> > Sounds good to me. If you have bigger changes, please first send a
> > version to vim-dev for others to make comments on. If that looks OK
> > then please email me the version to be included in the distribution.
> >
> > Please update the header of the file accordi
> Sounds good to me. If you have bigger changes, please first send a
> version to vim-dev for others to make comments on. If that looks OK
> then please email me the version to be included in the distribution.
>
> Please update the header of the file accordingly, moving the maintainer
> to previ
Yasuhiro Matsumoto wrote:
> I'm managing vim-jp.
>
> vim-jp is working group that hope to make developer's network in
> japan, and fix vim bugs, provide binary packages for MacOSX/Windows,
> writing blog entries about vim, provide useful plugins.
>
> http://vim-jp.org/
>
> We discuss in japane
Hi
I'm managing vim-jp.
vim-jp is working group that hope to make developer's network in japan, and fix
vim bugs, provide binary packages for MacOSX/Windows, writing blog entries
about vim, provide useful plugins.
http://vim-jp.org/
We discuss in japanese and send many patches to vim-dev. We
On Sat, Jun 09, 2012 at 01:06:13PM +0200, Bram Moolenaar wrote:
> The maintainer of the C++ file, Ken Shan, has not contacted us for
> almost ten years. We need someone else to maintain this syntax file.
Here it is an improved patch for C++11 keywords support in the syntax
file.
I added some prev
On Sat, Jun 09, 2012 at 01:06:13PM +0200, Bram Moolenaar wrote:
> The maintainer of the C++ file, Ken Shan, has not contacted us for
> almost ten years. We need someone else to maintain this syntax file.
Well, I'm not C++ expert, but I would like to submit an improved version
of this patch. I thin
Ricardo wrote:
> On Tuesday, December 15, 2009 12:19:37 PM UTC+1, Michael Tsang wrote:
> > diff -ur vim-7.2.245.orig/runtime/syntax/cpp.vim
> > vim-7.2.245/runtime/syntax/cpp.vim
> > --- vim-7.2.245.orig/runtime/syntax/cpp.vim 2009-12-15 19:17:48.0
> > +0800
> > +++ vim-7.2.245/runtime/
On Tuesday, December 15, 2009 12:19:37 PM UTC+1, Michael Tsang wrote:
> diff -ur vim-7.2.245.orig/runtime/syntax/cpp.vim
> vim-7.2.245/runtime/syntax/cpp.vim
> --- vim-7.2.245.orig/runtime/syntax/cpp.vim 2009-12-15 19:17:48.0
> +0800
> +++ vim-7.2.245/runtime/syntax/cpp.vim2009-
diff -ur vim-7.2.245.orig/runtime/syntax/cpp.vim
vim-7.2.245/runtime/syntax/cpp.vim
--- vim-7.2.245.orig/runtime/syntax/cpp.vim 2009-12-15 19:17:48.0
+0800
+++ vim-7.2.245/runtime/syntax/cpp.vim 2009-12-15 19:18:04.0 +0800
@@ -33,6 +33,14 @@
syn keyword cppNumber NP