diff --git a/README.md b/README.md index 267a65d..e814af1 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,6 @@ Plug 'junegunn/fzf.vim' - `dir` and `do` options are not mandatory - Use `./install --bin` instead if you don't need fzf outside of Vim -- If you installed fzf using Homebrew, the following should suffice: - - `Plug '/usr/local/opt/fzf' | Plug 'junegunn/fzf.vim'` - Make sure to use Vim 7.4 or above Commands diff --git a/doc/fzf-vim.txt b/doc/fzf-vim.txt index 815295d..539bab2 100644 --- a/doc/fzf-vim.txt +++ b/doc/fzf-vim.txt @@ -78,8 +78,6 @@ But if you want to install fzf as well using vim-plug: < - `dir` and `do` options are not mandatory - Use `./install --bin` instead if you don't need fzf outside of Vim - - If you installed fzf using Homebrew, the following should suffice: - - `Plug '/usr/local/opt/fzf' | Plug 'junegunn/fzf.vim'` - Make sure to use Vim 7.4 or above {4} https://github.com/junegunn/vim-plug