How do I paste in insert mode

Vegard Øye vegard_oye at hotmail.com
Tue Apr 26 13:56:08 CEST 2011


On 2011-04-26 05:37 +0200, York Zhao wrote:

> I would like to contribute but don't know how to do that. Should I
> push to upstream repository or should I email Vegard the patch?

You can commit your changes to your local repository, export them as a
patch with "git format-patch" and post the patch on the mailing list.
When I apply the patch with "git am", your changes will show up in the
global repository just as they do locally, signed with your name.

Note that Vimpulse in being phased out in favor of a new project
written from scratch: Evil.[1] Until Evil is ready for general use,
I will still accept patches and bug reports for Vimpulse -- but any
big changes will be a waste of time at this point.

[1] http://gitorious.org/evil

-- 
Vegard



More information about the implementations-list mailing list