GitHub - tpope/vim-vinegar: vinegar.vim: Combine with netrw to create a delicious salad dressing (original) (raw)

Split windows and the project drawer go together like oil and vinegar. I don't mean to say that you can combine them to create a delicious salad dressing. I mean that they don't mix well!

You know what netrw is, right? The built in directory browser? Well, vinegar.vim enhances netrw, partially in an attempt to mitigate the need for more disruptive "project drawer" style plugins.

Some of the behaviors added by vinegar.vim would make excellent upstream additions. Many, the author would probably reject. Others are a bit too wild to even consider.

Installation

Install using your favourite package manager, or use Vim's built-in package support:

mkdir -p ~/.vim/pack/tpope/start
cd ~/.vim/pack/tpope/start
git clone https://github.com/tpope/vim-vinegar.git

Promotion

Like vinegar.vim? Star the repository onGitHub and vote for it onvim.org.

Love vinegar.vim? Follow tpope onGitHub andTwitter.

License

Copyright © Tim Pope. Distributed under the same terms as Vim itself. See :help license.