Brewfile.vim icon indicating copy to clipboard operation
Brewfile.vim copied to clipboard

Brewfile syntax for Vim

Brewfile.vim

Brew Bundle syntax for Vim.

Install

With Pathogen

git clone https://github.com/bfontaine/Brewfile.vim.git ~/bundle/

Without Pathogen

Grab a zip, unzip it, and move everything under ftdetect/ in your ~/.vim/ftdetect directory, as well as everything under syntax/ in your ~/.vim/syntax directory.