mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-06 12:44:24 +08:00
Clean up README
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user