vim-vagrant

basic vim/vagrant integration

View the Project on GitHub hashivim/vim-vagrant

This plugin adds a :Vagrant command that runs vagrant, with tab completion of subcommands. It also sets up Vagrantfiles to be highlighted as Ruby.

Installation

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.

Credits

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.