MarcWeber / vim-addon-manager

manage and install vim plugins (including their dependencies) in a sane way. If you have any trouble contact me. Usually I reply within 24 hours
Other
660 stars 59 forks source link

vim does not see helptags for addons #172

Closed cizmazia closed 8 years ago

cizmazia commented 8 years ago

I followed the recommended setup, however Vim does not see helptags for addons. E.g. when pressing Shift_K on a tag in vimwiki.txt, I get an error: "No manual entry for vimwiki-text-objects"

Any pointers appreciated.

ZyX-I commented 8 years ago

K is not supposed to work in help at all, unless you have remapped it.

cizmazia commented 8 years ago

Thanks for you response. Ctrl+] works.