From d3791d9a26ef615345a4fe2aab321a2b510d334e Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Fri, 10 Jun 2016 21:14:10 +0200 Subject: [PATCH] Neovim is stable now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8562aff..c06dff5 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ brew install macvim --HEAD --with-cscope --with-lua --with-override-system-vim - Install the development version of this modern Vim drop-in alternative via Homebrew. ```bash brew tap neovim/neovim && \ -brew install --HEAD neovim +brew install neovim ``` ### Xcode