vagrant/contrib
Kristoffer Grönlund 04fb0d99f6 Fix sudoers files after change to cleanup command
PR #5773 modified the cleanup command so that the
example sudoers scripts no longer match.
2015-09-28 09:17:40 +02:00
..
bash Update bash-completion 2015-08-07 02:07:30 +03:00
emacs Emacs Vagrantfile config 2011-01-05 17:13:30 -08:00
st ST3 Vagrantfile syntax highlighting 2014-03-10 11:16:36 -04:00
sudoers Fix sudoers files after change to cleanup command 2015-09-28 09:17:40 +02:00
vim README in contrib directory 2011-01-05 17:06:58 -08:00
README.md Update contrib/README & bash shebang line 2014-03-10 11:18:20 -04:00

README.md

Vagrant Contrib

Miscellaneous contributions which assist people in using Vagrant will make their way into this directory. An up-to-date list of short descriptions for each item will be kept below.

List of Contrib Items

  • bash - Contains a bash script for improving autocompletion with bash.
  • emacs - Contains a file for enabling Ruby syntax highlighting for Vagrantfiles in emacs.
  • st - Contains a .sublime-settings file for enabling Ruby syntax highlighting for Vagrantfiles in Sublime Text.
  • vim - Contains a .vim file for enabling Ruby syntax highlighting for Vagrantfiles in vim.