[Ag] Update doc

This commit is contained in:
Junegunn Choi 2015-12-14 12:25:42 +09:00
parent 8ea2e872d7
commit 664a88afd4
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@ Commands
| `GitFiles` | Git files
| `Buffers` | Open buffers |
| `Colors` | Color schemes |
| `Ag [PATTERN]` | [ag][ag] search result (`CTRL-A` to select all, `CTRL-D` to deselect all) |
| `Ag [PATTERN]` | [ag][ag] search result (`ALT-A` to select all, `ALT-D` to deselect all) |
| `Lines` | Lines in loaded buffers |
| `BLines` | Lines in the current buffer |
| `Tags` | Tags in the project (`ctags -R`) |

View file

@ -71,14 +71,14 @@ COMMANDS *fzf-vim-commands*
==============================================================================
-----------------+---------------------------------------------------------------------
-----------------+-------------------------------------------------------------------
Command | List ~
-----------------+---------------------------------------------------------------------
-----------------+-------------------------------------------------------------------
`Files[PATH]` | Files (similar to `:FZF` )
`GitFiles` | Git files
`Buffers` | Open buffers
`Colors` | Color schemes
`Ag[PATTERN]` | {ag}{5} search result (CTRL-A to select all, CTRL-D to deselect all)
`Ag[PATTERN]` | {ag}{5} search result (ALT-A to select all, ALT-D to deselect all)
`Lines` | Lines in loaded buffers
`BLines` | Lines in the current buffer
`Tags` | Tags in the project ( `ctags-R` )
@ -95,7 +95,7 @@ COMMANDS *fzf-vim-commands*
`Commands` | Commands
`Maps` | Normal mode mappings
`Helptags` | Help tags [1]
-----------------+---------------------------------------------------------------------
-----------------+-------------------------------------------------------------------
- Most commands support CTRL-T / CTRL-X / CTRL-V key bindings to open in a new
tab, a new split, or in a new vertical split