Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repository][fzf-main], which means you need to **set up both "fzf" and

### Using [vim-plug](https://github.com/junegunn/vim-plug)

If you already installed fzf using [Homebrew](https://brew.sh/), the following
If you already installed fzf using [Homebrew](https://brew.sh/), adding the following to your `.vimrc` file
should suffice:

```vim
Expand All @@ -65,6 +65,7 @@ Plug 'junegunn/fzf.vim'

Commands
--------
Enter these commands like you would other Vim commands using `:`.

| Command | List |
| --- | --- |
Expand Down