isobit / vim-packer

basic vim/packer integration

Home Page:http://hashivim.github.io/vim-packer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call For Maintainers

This plugin, along with others like it, is now maintained by the HashiVim organization, which is looking for additional maintainers and contributors. See the HashiVim home page for further information.

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.

About

basic vim/packer integration

http://hashivim.github.io/vim-packer

License:ISC License


Languages

Language:Vim Script 73.4%Language:Shell 14.5%Language:Ruby 12.1%