vim-packer

basic vim/packer integration

View the Project on GitHub hashivim/vim-packer

This plugin adds a :Packer command that runs packer, with tab completion of subcommands.

Installation

With pathogen.vim just do:

cd ~/.vim/bundle
git clone https://github.com/hashivim/vim-packer.git

If you prefer to use something besides pathogen, go ahead.

Credits

Originally written by Mark Cornick https://www.markcornick.com/ by adapting my prior vim-vagrant plugin. Licensed under the ISC license.

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.