Clean up README
This commit is contained in:
parent
852b38db2a
commit
fbfbd04870
2 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue