Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hashivim/vim-packer

basic vim/packer integration
https://github.com/hashivim/vim-packer

hashivim packer vim vim-packer

Last synced: about 6 hours ago
JSON representation

basic vim/packer integration

Awesome Lists containing this project

README

        

[![](https://img.shields.io/badge/Supports%20Packer%20Version-1.3.2-blue.svg)](https://github.com/hashicorp/packer/blob/v1.3.2/CHANGELOG.md)

# Call For Maintainers

This plugin, along with others like it, is now maintained by the
[HashiVim](http://hashivim.github.io/) 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](https://github.com/tpope/vim-pathogen) 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 by adapting my
prior [vim-vagrant](https://github.com/hashivim/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](http://contributor-covenant.org) code of conduct.