Locate expects pattern not path
This commit is contained in:
parent
453b6cf035
commit
cf8fc837cb
1 changed files with 11 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue