Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hashivim/vim-packer
- Owner: hashivim
- License: isc
- Created: 2014-12-10T18:05:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T03:40:11.000Z (about 6 years ago)
- Last Synced: 2023-02-27T08:02:19.229Z (over 1 year ago)
- Topics: hashivim, packer, vim, vim-packer
- Language: Shell
- Homepage: http://hashivim.github.io/vim-packer
- Size: 16.6 KB
- Stars: 17
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.gitIf 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.