> Will tplugin work as a drop-in replacement for pathogen (with TPluginRoot > ~/.vim/bundle)?
There should be no problem. You should run :TPluginScan and restart vim. Autoloading doesn't work for all plugins though. For some plugins (~ 5%), tplugin isn't able to find their command definitions. I'd appreciate it if people told me about such plugins. > Does it handle helptags? Since tplugin doesn't add all plugin directories to &rtp right away, the situation is slightly more complicated. The current version on github adds all helptags to the master doc/tags file in the first directory in &rtp to solve this problem. Regards, Tom -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
