mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-02-03 00:22:52 +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:
@@ -70,6 +70,7 @@ COMMANDS *fzf-vim-commands*
|
||||
`History` | `v:oldfiles` and open buffers
|
||||
`Snippets` | Snippets ({UltiSnips}{6})
|
||||
`Commands` | User-defined commands
|
||||
`Helptags` | Help tags
|
||||
-----------------+---------------------------------------------------------------------
|
||||
|
||||
- Most commands support CTRL-T / CTRL-X / CTRL-V key bindings to open in a new
|
||||
|
||||
Reference in New Issue
Block a user