diff --git a/README.md b/README.md index 209f180..272dc1b 100644 --- a/README.md +++ b/README.md @@ -47,12 +47,18 @@ Commands | `History/` | Search history | | `Snippets` | Snippets ([UltiSnips][us]) | | `Commands` | Commands | -| `Helptags` | Help tags | +| `Helptags` | Help tags [1](#helptags) | - 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. - Bang-versions of the commands (e.g. `Ag!`) will open fzf in fullscreen +(1: `Helptags` will shadow the command of the same name +from [pathogen][pat]. But its functionality is still available via `call +pathogen#helptags()`. [↩](#a1)) + +[pat]: https://github.com/tpope/vim-pathogen + ### Customization ```vim