tpope / vim-pathogen

pathogen.vim: manage your runtimepath
http://www.vim.org/scripts/script.php?script_id=2332
Vim License
12.12k stars 1.16k forks source link

Move `:Helptags` to plugin/pathogen.vim #206

Closed joshklod closed 5 years ago

joshklod commented 5 years ago

Enables use of the command even if pathogen#infect() was never called.

Fixes #205