mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-06 12:44:24 +08:00
Locate expects pattern not path
This commit is contained in:
@@ -39,7 +39,7 @@ List of commands
|
||||
| `Lines` | Lines in loaded buffers |
|
||||
| `Tags` | Tags in the project (`ctags -R`) |
|
||||
| `BTags` | Tags in the current buffer |
|
||||
| `Locate PATH` | `locate` command output |
|
||||
| `Locate PATTERN` | `locate` command output |
|
||||
| `History` | `v:oldfiles` and open buffers |
|
||||
|
||||
- All commands except `Colors` support `CTRL-T` / `CTRL-X` / `CTRL-V` key
|
||||
|
||||
Reference in New Issue
Block a user