mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-02-05 09:27:45 +08:00
[Ag] Update doc
This commit is contained in:
@@ -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`) |
|
||||
|
||||
Reference in New Issue
Block a user