Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bfontaine/brewfile.vim

Brewfile syntax for Vim
https://github.com/bfontaine/brewfile.vim

homebrew vim

Last synced: 12 days ago
JSON representation

Brewfile syntax for Vim

Awesome Lists containing this project

README

        

# Brewfile.vim

[Brew Bundle](https://github.com/Homebrew/homebrew-bundle) syntax for Vim.

## Install

### With Pathogen

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

### Without Pathogen

[Grab a zip](https://github.com/bfontaine/Brewfile.vim/archive/master.zip),
unzip it, and move everything under `ftdetect/` in your `~/.vim/ftdetect`
directory, as well as everything under `syntax/` in your `~/.vim/syntax`
directory.