gdahlm / vim-vagrant

basic vim/vagrant integration

Home Page:http://hashivim.github.io/vim-vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call For Maintainers

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.

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

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.

About

basic vim/vagrant integration

http://hashivim.github.io/vim-vagrant

License:ISC License


Languages

Language:Shell 36.4%Language:Vim Script 33.1%Language:Ruby 30.5%