Bug#958139: ITP: vim-gitgutter -- A Vim plugin which shows a git diff in the sign column

2020-04-24 Thread Raphael Medaer
Hi James, I uploaded a first version on mentors (https://mentors.debian.net/package/vim-gitgutter). I'm wondering if I have to create another bug (RFS + ITP) ? Would you accept to follow up this package as sponsor ? Or would you prefer that I look for another sponsor ? Kind regards, --

Bug#958139: ITP: vim-gitgutter -- A Vim plugin which shows a git diff in the sign column

2020-04-23 Thread Raphael Medaer
> For a brand new package, it's probably best to go with the current > stable debhelper version (12). Done (see https://salsa.debian.org/vim-team/vim-gitgutter/-/commit/eb379b663099d62e9195cadc64edec5b4fc42fdf) > Similarly, it would be a good idea to > ensure you're abiding by current

Bug#958139: ITP: vim-gitgutter -- A Vim plugin which shows a git diff in the sign column

2020-04-22 Thread James McCoy
On Wed, Apr 22, 2020 at 02:26:54PM +0200, Raphael Medaer wrote: > Let me know if there is still something to change. For a brand new package, it's probably best to go with the current stable debhelper version (12). Similarly, it would be a good idea to ensure you're abiding by current Policy and

Bug#958139: ITP: vim-gitgutter -- A Vim plugin which shows a git diff in the sign column

2020-04-22 Thread Raphael Medaer
Hi James, > If gitgutter is unintrusive by default and respects the normal > conventions to disable the plugin (i.e., "let g:loaded_gitgutter = 1" in > the vimrc will stop it from doing anything), then it may be better to > just enable it by default. Then there aren't any instructions

Bug#958139: ITP: vim-gitgutter -- A Vim plugin which shows a git diff in the sign column

2020-04-21 Thread James McCoy
On Tue, Apr 21, 2020 at 11:01:00AM +0200, Raphael Medaer wrote: > Hi James, > > I did the changes you suggested > (https://salsa.debian.org/rmedaer/vim-gitgutter > /-/commit/8e9bd0944c7a9edb91dc7056996c8d16446a93fd) > The vim plugin is "optional". It means that users will have to add `packadd >

Bug#958139: Info received (Bug#958139: ITP: vim-gitgutter -- A Vim plugin which shows a git diff in the sign column)

2020-04-21 Thread Raphael Medaer
Transferred the project in vim-team group:  https://salsa.debian.org/vim-team/vim-gitgutter -- Raphaël Medaer

Bug#958139: ITP: vim-gitgutter -- A Vim plugin which shows a git diff in the sign column

2020-04-21 Thread Raphael Medaer
Hi James, I did the changes you suggested (https://salsa.debian.org/rmedaer/vim-gitgutter/-/commit/8e9bd0944c7a9edb91dc7056996c8d16446a93fd) The vim plugin is "optional". It means that users will have to add `packadd gitgutter` in their vimrc. Should I document that somewhere ? I also

Bug#958139: ITP: vim-gitgutter -- A Vim plugin which shows a git diff in the sign column

2020-04-20 Thread James McCoy
On Sat, Apr 18, 2020 at 10:24:28PM +0200, Raphael Medaer wrote: > This Vim plugin shows a git diff in the 'gutter' (sign column). It shows > which lines have been added, modified, or removed. You can also preview, > stage, and undo individual hunks; and stage partial hunks. The plugin also >

Bug#958139: ITP: vim-gitgutter -- A Vim plugin which shows a git diff in the sign column

2020-04-18 Thread Raphael Medaer
Package: wnpp Severity: wishlist Owner: Raphael Medaer * Package name: vim-gitgutter Version : 20200414 Upstream Author : Andrew Stewart * URL : https://github.com/airblade/vim-gitgutter * License : MIT Programming Lang: vim Description : A Vim plugin