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.
This plugin adds a :Vagrant
command that runs vagrant, with tab
completion of subcommands. It also sets up Vagrantfiles to be highlighted
as Ruby.
With pathogen.vim just do:
cd ~/.vim/bundle
git clone https://github.com/hashivim/vim-vagrant.git
If you prefer to use something besides pathogen, go ahead.
Thanks to these contributors:
- Denny Schäfer @tuxinaut
Originally written by Mark Cornick https://www.markcornick.com/. I fumbled my way through VimL by reading @tpope's code, so thanks to Tim.
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.