Formatting

This commit is contained in:
Junegunn Choi
2016-07-18 16:49:15 +09:00
parent cd94fca6ce
commit 78baf5517a

View File

@@ -44,7 +44,7 @@ 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'`
- `Plug '/usr/local/opt/fzf' | Plug 'junegunn/fzf.vim'`
- Make sure to use Vim 7.4 or above
Commands