diff --git a/README.md b/README.md index 7092a9c..fa7207c 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ Compiling MacVim via Homebrew with all bells and whistles, including overriding brew install macvim --HEAD --with-cscope --with-lua --with-override-system-vim --with-luajit --with-python ``` -#### NeoVim +#### Neovim Install the development version of this modern Vim drop-in alternative via Homebrew. ```bash brew tap neovim/neovim && \