mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-02-09 11:11:33 +08:00
Add Helptags command
If you use pathogen, you may notice that the name of the new command conflicts with the command of the same name from it, but you can still `call pathogen#helptags()`.
This commit is contained in:
@@ -45,6 +45,7 @@ Commands
|
||||
| `History` | `v:oldfiles` and open buffers |
|
||||
| `Snippets` | Snippets ([UltiSnips][us]) |
|
||||
| `Commands` | User-defined commands |
|
||||
| `Helptags` | Help tags |
|
||||
|
||||
- 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.
|
||||
|
||||
Reference in New Issue
Block a user