Syntax highlighting for Apache Aurora job configuration files (.aurora
files).
Installation is supported using vim-pathogen.
cd ~/.vim/bundle
git clone https://github.com/kevints/vim-aurora-syntax
OR with submodules
cd ~/.vim/bundle
git submodule add https://github.com/kevints/vim-aurora-syntax
git submodule init