add reference to Vim Syntax for Homebrew formulae

A simple vim plugin created by me. Hope it can help formula authors who use vim.

Closes Homebrew/homebrew#38150.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Xu Cheng 2015-03-28 22:19:56 +08:00
parent 1539fda3e8
commit 150c052970

View File

@ -123,3 +123,7 @@ This sets the HOMEBREW_NO_EMOJI environment variable, causing homebrew to hide a
## Sublime text: Syntax for formulae including the diff
In Sublime Text 2/3, you can use Package Control to install [Homebrew-formula-syntax](https://github.com/samueljohn/Homebrew-formula-syntax).
## Vim Syntax for formulae including the diff
If you are vim user, you can install [brew.vim](https://github.com/xu-cheng/brew.vim) plugin.