basic vim/vagrant integration
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.
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.