#1121407 ITP: vim-vinegar -- enhancements for netrw, Vim's builtin file browser

#1121407#5
Date:
2025-11-25 22:25:48 UTC
From:
To:
* Package name    : vim-vinegar
  Version         : 1.0
  Upstream Contact: Tim Pope <tpope@tpope.net>
* URL             : https://tpope.io/vim/vinegar.git
* License         : Vim
  Programming Lang: Vimscript
  Description     : enhancements for netrw, Vim's builtin file browser

If you're a Vim user you probably already know tpope.

IMO the most important feature of this plugin is the binding to open up
netrw pointing right at the file you were editing, which is surprisingly
useful.  It also adds some other bindings to netrw that are occasionally
useful too (for e.g. quickly running cli utilities on selected files, or
copying paths).

I'm planning to maintain this package under the Vim team - we already
briefly discussed this on IRC and they're willing to sponsor this :)

#1121407#10
Date:
2025-11-26 01:39:41 UTC
From:
To:
SUGGESTION
----------

Instead of:

Upstream Contact: Tim Pope
* URL : .../vinegar.git

Prefer:

* URL : https://github.com/tpope/vim-vinegar

In case of issues, the upstream project can be contacted via GitHub Issues.

Point to the website where source code actually is, that is <github.com/tpope/vim-vinegar>. <.../vinegar.git> just redirects to it.

Thanks for working on this package! ;-)

Felipe Maia