Sha256: 01c0fd9eb8f550e867caee63bc9aff2c5db08c65417809735addb21c0fd0e48c

Contents?: true

Size: 227 Bytes

Versions: 161

Compression:

Stored size: 227 Bytes

Contents

" Teach vim to syntax highlight Vagrantfile as ruby
"
" Install: $HOME/.vim/plugin/vagrant.vim
" Author: Brandon Philips <brandon@ifup.org>

augroup vagrant
	au!
	au BufRead,BufNewFile Vagrantfile set filetype=ruby
augroup END

Version data entries

161 entries across 154 versions & 21 rubygems

Version Path
vagrant-unbundled-2.3.6.0 contrib/vim/vagrantfile.vim
tamtam-vagrant-reload-1.2.1 vendor/cache/vagrant-2092df529ae7/contrib/vim/vagrantfile.vim
vagrant-unbundled-2.3.3.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.3.2.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.19.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.18.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.16.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.14.0 contrib/vim/vagrantfile.vim
vagrant-aws-mkubenka-0.7.2.pre.24 vendor/bundle/ruby/2.7.0/bundler/gems/vagrant-22795b161bf6/contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.10.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.9.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.8.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.7.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.6.2 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.6.1 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.6.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.5.0 contrib/vim/vagrantfile.vim
tamtam-vagrant-reload-1.1.3 vendor/cache/vagrant-0ac2a8738841/contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.4.0 contrib/vim/vagrantfile.vim
vagrant-unbundled-2.2.3.0 contrib/vim/vagrantfile.vim