Brewfile.vim

June 18, 2015 ยท View on GitHub

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.

Contents

  1. 1Install
  2. 1.1With Pathogen
  3. 1.2Without Pathogen