mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-01-31 07:05:32 +08:00
Add Marks command
This commit is contained in:
@@ -37,6 +37,7 @@ Commands
|
||||
| `Colors` | Color schemes |
|
||||
| `Ag [PATTERN]` | [ag][ag] search result (`CTRL-A` to select all, `CTRL-D` to deselect all) |
|
||||
| `Lines` | Lines in loaded buffers |
|
||||
| `Marks` | Marks |
|
||||
| `Tags` | Tags in the project (`ctags -R`) |
|
||||
| `BTags` | Tags in the current buffer |
|
||||
| `Locate PATTERN` | `locate` command output |
|
||||
|
||||
Reference in New Issue
Block a user